v0.4.0 Reverse Port Forwarding
What's Changed
- Peformance improvements, bug fixes, and reverse port forwarding by @luker983 in #23
- Reduced memory usage
- Option to disable IPv6
- Fix connection timeout flag
- Static reverse forwarding through
expose
subcommand - Dynamic reverse forwarding via SOCKS5 through
expose
subcommand - "main" config file renamed to
wiretap.conf
(wiretap_e2ee.conf
in normal mode,wiretap_relay.conf
in simple mode.wiretap_relay.conf
stays the same in normal mode)
Full Changelog: v0.3.1...v0.4.0