diff --git a/service/xboard/service.go b/service/xboard/service.go index d1456de0..cbe45091 100644 --- a/service/xboard/service.go +++ b/service/xboard/service.go @@ -621,7 +621,6 @@ func (s *Service) setupNode() error { ssOptions := &option.ShadowsocksInboundOptions{ ListenOptions: listen, Method: method, - Network: "tcp,udp", Managed: true, }