Skip to content

1.1.0-fabric

Choose a tag to compare

@PanSzelescik PanSzelescik released this 06 Nov 19:57
· 2 commits to fabric since this release
ddefe66

A new version after 1.5 years!

Now, you can simultaneously accept connections from a trusted proxy (using the PROXY protocol) and from trusted direct-access IPs. This is perfect for setups where you want to hide your server's IP behind a proxy, while still allowing admins or local players to connect directly. (#22) (Thanks @jtnqr!)

For this reason, the configuration has been slightly modified. For more information, please see the README.md file.

  • Tested with Minecraft 1.21.10
  • Bump io.netty:netty-codec-haproxy from 4.1.114.Final to 4.2.7.Final