File Details
proxy-protocol-support-1.2.1-fabric.jar
- R
- May 14, 2026
- 53.22 KB
- 9
- 26.1.2+2
- Fabric
File Name
proxy-protocol-support-1.2.1-fabric.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
- Fixed IPv6 CIDR matching — /32 was treated as a full mask regardless of address family, breaking prefix matching for IPv6 addresses
- Added hybrid connection mode — when an IP is on both proxyServerIPs and directAccessIPs lists, the mod now detects PROXY protocol header at runtime and handles the connection accordingly
- Added unit tests for CIDRMatcher
- Updated Netty HAProxy codec to 4.2.13.Final

