Skip to content

Releases: onnovalkering/socksx

v0.1.2

14 Dec 22:30
b7241cd
Compare
Choose a tag to compare

Added

  • Automated coverage and release workflows.

Fixed

  • Breaking changes from the clap library.

v0.1.1

29 Jul 10:27
5f7bca2
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Added

  • Experimental support for chaining (SOCKS6).
  • Python package (socksx-py) with interface to socksx.

Changed

  • Use tokio::io::copy_bidirectional instead of local copy.

v0.1.0

16 May 20:27
9ce9db4
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Added

  • Initial implementation.