Closed 86chenjie closed 2 months ago
I will look at it ASAP.
SocksServer
has exposed proxies
field which store all proxy servers bound to SocksServer
you can close server from it.
I will add methods SocksServer.close(int port)
and SocksServer.closeAll()
in next release.
Complited in #12
I didn't find a way to stop socks5 server.