Skip to content

Releases: mastercactapus/proxyprotocol

v0.0.4

12 Mar 15:30
Compare
Choose a tag to compare
  • fixed a bug where IPv4-mapped IPv6 addresses caused an incorrect error.

v0.0.3

22 Sep 15:17
Compare
Choose a tag to compare
  • fixed a bug where V2 WriteTo would make multiple Write calls (PROXY header needs to be sent in a single frame)
  • fixed a bug where no filter & no timeout would cause the deadline to be set to zero
  • added proxy-get command that will issue a GET request to test PROXY support
  • minimum Go version is now 1.13

v0.0.2

23 Jul 13:41
Compare
Choose a tag to compare
Add test and fix for malformed/truncated header

Initial release

04 Nov 19:23
Compare
Choose a tag to compare
v0.0.1

comment cleanup