Skip to content

Releases: dizda/fast-socks5

v1.0.0-beta.2

06 Feb 08:12
Compare
Choose a tag to compare

What's Changed

  • Improvement: add use_socket() and variants to Socks5Datagram by @XOR-op in #30

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

06 Feb 04:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v1.0.0-beta.1

v0.10.0

18 Dec 06:59
Compare
Choose a tag to compare

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

Full Changelog: v0.9.6...v0.10.0

v0.9.6

25 Mar 23:03
Compare
Choose a tag to compare

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

Full Changelog: v0.9.3...v0.9.6

v0.9.3

01 Feb 04:28
Compare
Choose a tag to compare

What's Changed

  • Add Eq & Hash derive for TargetAddr by @erebe in #43

Full Changelog: v0.9.2...v0.9.3

v0.9.2

30 Nov 13:54
cc02729
Compare
Choose a tag to compare
Merge pull request #39 from HTensor/master

fix: protocol identification compatibility issue

v0.9.1

15 Sep 07:58
Compare
Choose a tag to compare
chore: release 0.9.1

v0.8.2

03 Apr 09:02
Compare
Choose a tag to compare
ship 0.8.2

v0.8.1

25 Aug 09:44
Compare
Choose a tag to compare
update deps

bump version v0.8.1
set edition 2021

v0.8.0

07 May 03:50
Compare
Choose a tag to compare
clippy