Go Mmproxy Versions Save

Golang implementation of MMProxy

2.1

3 years ago

Bugfixes:

  • Fixes a crash for LOCAL connections (thanks @ClashTheBunny)

2.0

3 years ago

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

1.0

4 years ago