| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-14 | 593 Bytes | |
| v0.15.3 source code.tar.gz | 2026-07-14 | 641.2 kB | |
| v0.15.3 source code.zip | 2026-07-14 | 718.1 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
Bug Fixes
- State directory under sudo: Portless now resolves per-user state from the original sudo user's home, so an elevated proxy and unprivileged app processes share the same routes instead of writing to separate state directories. (#357)
- Windows and WSL CA trust: On WSL,
portless trustnow installs the local CA in both Linux and Windows trust stores, whileportless cleanremoves the exact certificate from both. Failed trust-store cleanup preserves the CA identity for safe retries, including on native Windows. (#357)
Contributors
- @ctate
- @gerardbalaoro