chore: shadowsocks listener support old cipher

This commit is contained in:
wwqgtxx
2022-11-11 22:44:44 +08:00
parent 3eacce9a66
commit 68b28ed530
7 changed files with 261 additions and 11 deletions

View File

@ -41,7 +41,7 @@ var (
mixedListener *mixed.Listener
mixedUDPLister *socks.UDPListener
tunLister *sing_tun.Listener
shadowSocksListener *sing_shadowsocks.Listener
shadowSocksListener C.AdvanceListener
vmessListener *sing_vmess.Listener
tcpTunListener *tunnel.Listener
udpTunListener *tunnel.UdpListener