Files
zerogravity/scripts/proxyctl
Nikketryhard 135cd47f8f fix: proxyctl logs no longer hangs
logs command was using journalctl -f (follow) which blocks forever.
Split into three commands:
- logs [N]: show last N lines and exit (default 30)
- logs-follow [N]: tail + follow (old behavior)
- logs-all: full dump
2026-02-16 19:44:23 -06:00

4.0 KiB
Executable File