socks5_proxy 1.0.4
socks5_proxy: ^1.0.4 copied to clipboard
Socks5 server and client with ability to catch packet in both direction, chain proxies and more.
1.0.4+dev.4 #
- Remove print statement in socks_client.dart.
1.0.3+dev.3 #
- Fix typo in logic of allowIPv6.
1.0.3+dev.2 #
- AllowIPv6 argument for accept and forward methods.
1.0.3+dev.1 #
- Fixing problem with connections not closing in default handler.
1.0.2 #
- Problem with examples.
1.0.1 #
- Adding examples to
dart.pub
.
1.0.0 #
- Initial version.