Recent updates to P4PN.
Linux
v1.0.234
2026-09-07
Server load restored, test mode simplified
- Server load and per-server reachability are measured correctly again: directory responses are now decrypted, so relays are probed through to their own exit instead of collapsing onto a shared entry.
- -t no longer carries a bundled identity. It now only widens the list to include servers marked testing, and every session logs in normally.
- Verbose mode (-V) now reports the HTTP status and size of each API response.
Linux
v1.0.232
2026-09-07
Pick your server, with live reachability
- Fixed the "Segmentation fault" that killed the client right after the password was entered in interactive mode.
- Choose a server, not just a country: the list now shows each server with measured latency, load and reachability.
- A downloaded config file now asks which server to use instead of silently taking the first one.
- -s now takes the number shown in the list, and -l shows the same table.
- Login now tries every address the API host resolves to, so one unreachable front-end no longer fails the whole login.
Linux
v1.0.226
2026-09-07
Interactive login no longer crashes
- Fixed the "Segmentation fault" that killed the client right after the password was entered in interactive mode.
- Login now tries every address the API host resolves to, so a single unreachable front-end no longer fails the whole login.
- A failed login now reports the failure clearly instead of a confusing server-fetch error.
Linux
v1.0.225
2026-04-11
API accessibility with DNS failover. Major cleanup
- Removed experimental DNS multi-IP failover from CLI (URL-level failover only)
- Fixed Windows CLI build: 3-URL failover was missing (CMake BOOL bug with URLs)
- Fixed Windows CLI CMakeLists.txt generator expression for URL defines
- All platforms verified: 3 API URLs + beta.p4pn.net site URL baked in
- Build scripts output installers to Release/ (deploy stages to Site/download/)
Linux
v1.0.116
2026-04-04
No tunnels
- Removed H2 and QUIC tunnel transport from all platforms
- Direct UDP with obfuscation only — simpler and more reliable
- Network testing scripts (Linux, macOS, Windows) with result upload
- Admin viewer role (read-only access)
- IPv6 connection block fix (correct IPv6 address in profiles)
- Testing mode shows active + testing servers