Releases: path-network/go-mmproxy
Releases · path-network/go-mmproxy
2.1
2.0
Features:
- Add (experimental) support for proxying UDP traffic
- proxying UDP traffic works by reading the PROXYv2 header on every received UDP packet
- the behaviour may be subject to change as PROXYv2 usage patterns for UDP emerge in the community
Bugfixes:
- Fixes errors in parsing PROXYv2 headers
- Fixes UNDEFINED protocol handling
- IP protocol detection logic now works off the PROXY header, enabling use-cases such as tunneling IPv6 traffic in IPv4 PROXY connection.
Thank you to our outside contributors:
- Dmitry Smirnov
- Michael Gernoth