CLI socks5 proxy chainer in C#
This is a work in progress. Seems to be reasonably stable & very fast!
dsocks2 [user:pass@]proxy.com[:1080] [proxy2 proxy3 ...]
Listens on all interfaces on port 1080 by default
AppVeyor | Win32 binaries |
---|---|
check here |
- Add basic command line options for configuration
- Separate library from command line tool
- Add tests to CI