Commit Graph

106 Commits

Author SHA1 Message Date
0bf8617786 Update to Psiphon Conduit Manager v1.0.1
- UI Polish: Restored Rocket emoji 🚀 to headers and streamlined menu text.
- Resource Usage Layout: Updated dashboard to a 3-row layout (App, System, Total).
- System Stats Fix: Fixed System CPU calculation to show instantaneous usage.
- App Stats Normalization: Fixed App CPU to show percentage of Total System Capacity. Added (Raw% vCPU) display for multi-core clarity.
- Live Stats Fix: Increased log buffer to 2500 lines to prevent execution hangs in verbose mode.
- Performance: Optimized dashboard refresh rate to 5 seconds.
2026-01-25 15:53:21 -06:00
f2579718ae Delete install.sh
Removed redundant 'install.sh'. 'conduit.sh' now handles all installation, updates, and management tasks, effectively replacing the outdated install script.
2026-01-25 12:54:06 -06:00
d6278997c4 Updated info 2026-01-25 10:48:57 -06:00
44d39b1782 Fix dashboard UI corruption and enhance stats display
- UI Fixes: Fixed dashboard corruption, ghost characters ("MBKB"), and header misalignment using tput and printf.

- Stats: Added "Connecting" count and "Uptime" to live view.

- Stability: Increased log search depth to 1000 lines to prevent "Waiting for stats" hang.
2026-01-25 10:42:28 -06:00
Sam
323dae6dbe Update README: Add screenshot and adjust CPU targets 2026-01-24 13:38:38 -06:00
Sam
77bda1117d Initial release: Psiphon Conduit Manager v1.0.0 2026-01-24 06:33:39 -06:00