What's Changed
- socks5 client doc test will now compile + fixed socks5 server doc warnings by @zloyrusskiy in #46
- added example test of tcp connection for socks5 client by @zloyrusskiy in #47
- fix for example client: prettified client socks creation by @zloyrusskiy in #48
- Server tcp_connect should allow disabling Nagle algorithm by @jshin47 in #55
- UDP examples by @valpackett in #56
- chore: small python sscript to test dns query thru udp proxy by @dizda in #57
New Contributors
- @jshin47 made their first contribution in #55
- @valpackett made their first contribution in #56
Full Changelog: v0.9.6...v0.10.0