chore: shadowsocks listener support the "udp" setting
This commit is contained in:
@ -9,6 +9,7 @@ type ShadowsocksServer struct {
|
||||
Listen string
|
||||
Password string
|
||||
Cipher string
|
||||
Udp bool
|
||||
}
|
||||
|
||||
func (t ShadowsocksServer) String() string {
|
||||
|
Reference in New Issue
Block a user