Adapt new shadowsocks library.
1. Modify ss/ssu handler and connector 2. Add users to metadata of ss and ssu handler
This commit is contained in:
@@ -147,6 +147,7 @@ func (s *defaultService) Serve() error {
|
||||
})
|
||||
|
||||
gctx, cancel := context.WithCancel(context.Background())
|
||||
|
||||
defer cancel()
|
||||
|
||||
if s.status.Stats() != nil {
|
||||
|
||||
Reference in New Issue
Block a user