File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,20 +169,20 @@ def main():
169169║ PerformTracker Test Server ║
170170╠══════════════════════════════════════════════════════════╣
171171║ URL: http://localhost:{ args .port } ║
172- ║ Endpoints: ║
173- ║ POST /api/metrics - Receive metrics ║
172+ ║ Endpoints: ║
173+ ║ POST /api/metrics - Receive metrics ║
174174╠══════════════════════════════════════════════════════════╣
175- ║ Config in Mod Menu: ║
176- ║ Enable Network Transmission: ✓ ║
177- ║ HTTP Endpoint URL: http://localhost:{ args .port } /api/metrics ║
175+ ║ Config in Mod Menu: ║
176+ ║ Enable Network Transmission: ✓ ║
177+ ║ HTTP Endpoint URL: http://localhost:{ args .port } ║
178178╠══════════════════════════════════════════════════════════╣
179- ║ Commands: ║
180- ║ /ptracker deviceinfo - Show local device info ║
179+ ║ Commands: ║
180+ ║ /ptracker deviceinfo - Show local device info ║
181181╠══════════════════════════════════════════════════════════╣
182- ║ Keep-Alive: Enabled ║
183- ║ Threading: Enabled (handles concurrent requests) ║
182+ ║ Keep-Alive: Enabled ║
183+ ║ Threading: Enabled (handles concurrent requests) ║
184184╠══════════════════════════════════════════════════════════╣
185- ║ Press Ctrl+C to stop ║
185+ ║ Press Ctrl+C to stop ║
186186╚══════════════════════════════════════════════════════════╝
187187""" )
188188
You can’t perform that action at this time.
0 commit comments