| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 317 Bytes | |
| v0.15.4 source code.tar.gz | 2026-07-16 | 643.7 kB | |
| v0.15.4 source code.zip | 2026-07-16 | 720.2 kB | |
| Totals: 3 Items | 1.4 MB | 1 | |
Bug Fixes
- Loopback-only proxy binding: Outside LAN mode, the proxy and HTTP redirect listeners now bind only to
127.0.0.1and::1, so Portless routes cannot be reached through LAN, VPN, or other network interfaces. LAN mode still binds to all interfaces explicitly. (#361)
Contributors
- @ctate