============================================================ 🖥️ macOS System Monitor Server ============================================================ Port: 5555 CORS: Enabled (all origins) Endpoints: → http://localhost:5555/api/system/all → http://localhost:5555/api/system/cpu → http://localhost:5555/api/system/gpu → http://localhost:5555/api/health Access via Tailscale: → http://100.75.88.8:5555/api/system/all ============================================================ [Server] Starting on port 5555... * Serving Flask app 'system-monitor-server' * Debug mode: on ============================================================ 🌐 NEOG WiFi API Server ============================================================ 📡 Port: 9002 ⏱️ Cache TTL: 5s 📁 Scanner: /Users/neog/wifi-scanner.swift 🔄 Auto-refresh: Every 10s ============================================================ [AUTO-REFRESH] Background thread started [INIT] Running initial WiFi scan... [SCAN] Starting WiFi scan... [ERROR] Scanner failed: :0: error: error opening input file '/Users/neog/wifi-scanner.swift' (No such file or directory) [SCAN] Complete - Found 0 networks [INIT] Scan failed: :0: error: error opening input file '/Users/neog/wifi-scanner.swift' (No such file or directory) 🚀 Server starting on http://localhost:9002 📊 Access: - Networks: http://localhost:9002/networks - Force scan: http://localhost:9002/scan - Status: http://localhost:9002/status ============================================================ * Serving Flask app 'wifi-api-server' * Debug mode: off ⚠️ Workspace Manager API is already running (PID: 36195) To restart, kill it first: kill 36195 === Checking Services === Python 752 neog 4u IPv4 0xbd381117c6f0ca8d 0t0 TCP *:9001 (LISTEN) Python 36179 neog 4u IPv4 0x21eb65e04eba2be0 0t0 TCP *:5555 (LISTEN) Python 36181 neog 4u IPv4 0x21eb65e04eba2be0 0t0 TCP *:5555 (LISTEN) Python 36181 neog 5u IPv4 0x21eb65e04eba2be0 0t0 TCP *:5555 (LISTEN) Python 36185 neog 4u IPv4 0x41c3da993defa884 0t0 TCP *:9002 (LISTEN) Python 36195 neog 4u IPv4 0x353b063e0a524ec 0t0 TCP *:9004 (LISTEN) Address already in use Port 5555 is in use by another program. Either identify and stop that program, or start the server with a different port. Address already in use Port 9002 is in use by another program. Either identify and stop that program, or start the server with a different port.