Skip to content

v0.15.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:29
74c9868

Bug Fixes

  • Loopback-only proxy binding: Outside LAN mode, the proxy and HTTP redirect listeners now bind only to 127.0.0.1 and ::1, so Portless routes cannot be reached through LAN, VPN, or other network interfaces. LAN mode still binds to all interfaces explicitly. (#361)

Contributors