mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-09-09 13:04:06 +08:00
u
This commit is contained in:
parent
8815618648
commit
7caca8a5c9
@ -46,7 +46,6 @@ type ServerConfig struct {
|
||||
}
|
||||
|
||||
/*TODO: Support TLS servers*/
|
||||
/*TODO: Pipe conn and packetConn*/
|
||||
func NewServer(config ServerConfig) (*Server, error) {
|
||||
if config.Authenticator == nil {
|
||||
return nil, errors.New("authenticator required")
|
||||
|
Loading…
x
Reference in New Issue
Block a user