add auto handler
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
||||
_ "github.com/go-gost/gost/pkg/dialer/udp"
|
||||
|
||||
// Register handlers
|
||||
_ "github.com/go-gost/gost/pkg/handler/auto"
|
||||
_ "github.com/go-gost/gost/pkg/handler/forward/local"
|
||||
_ "github.com/go-gost/gost/pkg/handler/forward/remote"
|
||||
_ "github.com/go-gost/gost/pkg/handler/http"
|
||||
|
Reference in New Issue
Block a user