Skip to content

Releases: onnovalkering/socksx

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Dec 22:30
b7241cd

Added

  • Automated coverage and release workflows.

Fixed

  • Breaking changes from the clap library.

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@onnovalkering onnovalkering released this 29 Jul 10:27
5f7bca2

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

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@onnovalkering onnovalkering released this 16 May 20:27
9ce9db4

Added

  • Initial implementation.