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:
+3
-1
@@ -1,6 +1,8 @@
|
||||
package udp
|
||||
|
||||
import "net"
|
||||
import (
|
||||
"net"
|
||||
)
|
||||
|
||||
type conn struct {
|
||||
*net.UDPConn
|
||||
|
||||
Reference in New Issue
Block a user