New Features
portless clean: New command stops the proxy if it is running, removes the local CA from the OS trust store when it was installed by portless, deletes allowlisted files under known state directories, and removes the portless-managed block from the hosts file. Custom--certand--keypaths are never removed. (#213)
Improvements
- Hosts file sync by default: The proxy now keeps the hosts file in sync with active routes automatically (improves Safari and other setups where
.localhostsubdomains do not resolve to loopback). SetPORTLESS_SYNC_HOSTS=0to opt out. The managed block is removed from the hosts file when the proxy exits. (#213)