LacticWhale / socks_dart

Socks5 server and client with ability to catch packet in both direction, chain proxies and more.
MIT License
14 stars 4 forks source link

Add SocksServer.addServerSocket for ServerSocket.bind based ServerSockets #10

Closed edaniels closed 5 months ago

edaniels commented 5 months ago

This has proven very helpful for rolling my own ServerSockets. Thank you for this package!

edaniels commented 5 months ago

Updated!

edaniels commented 5 months ago

just bumping @LacticWhale if there's any chance of getting this in this week :)