All notable changes to socksx
will be documented in this file.
- Automated coverage and release workflows.
- Breaking changes from the
clap
library.
- Experimental support for chaining (SOCKS6).
- Python package (
socksx-py
) with interface tosocksx
.
- Use
tokio::io::copy_bidirectional
instead of local copy.
- Initial implementation.