Releases: dizda/fast-socks5
Releases · dizda/fast-socks5
v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- New explicit and extensible server API by @valpackett in #59
Full Changelog: v0.10.0...v1.0.0-beta.1
v0.10.0
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
v0.9.6
What's Changed
- Correct the length of data that has been sent by @mokeyish in #44
- fixed examples/server crash when no-auth cli param used + added .rustfmt by @zloyrusskiy in #45
New Contributors
- @mokeyish made their first contribution in #44
- @zloyrusskiy made their first contribution in #45
Full Changelog: v0.9.3...v0.9.6