mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-16 22:00:42 +08:00
Update server.go
This commit is contained in:
@@ -18,8 +18,6 @@ import (
|
||||
|
||||
const maxCompletedSessions = 100
|
||||
|
||||
var (
|
||||
ServeAddr = "localhost:6001"
|
||||
type Server struct {
|
||||
sync.Mutex
|
||||
*http.Server
|
||||
|
Reference in New Issue
Block a user