| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-02 | 692 Bytes | |
| v0.9.2 source code.tar.gz | 2026-04-02 | 531.1 kB | |
| v0.9.2 source code.zip | 2026-04-02 | 591.8 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
New Features
- Origin/Referer header rewriting: The proxy now rewrites
OriginandRefererheaders for portless-managed hostnames so backend CSRF protections accept proxied requests (#189)
Bug Fixes
- Browser-blocked ports excluded from auto-selection: Ports that browsers refuse to connect to (e.g. 6666, 6667) are now excluded from automatic port assignment (#192)
- State directory preserved during sudo elevation: Fix
portless trustlosing the state directory when elevating to sudo (#187) - Windows OpenSSL config detection: Auto-detect
openssl.cnflocation on Windows whenOPENSSLDIRpoints to a non-existent path (#183)
Contributors
- @ctate