You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add visual traceroute map and alerts & notifications
Visual Traceroute:
- New full-screen map view showing packet route across the globe
- GeoIP service extended to return lat/lon coordinates from ip-api.com
- Animated route lines between geo-located hops, color-coded by loss
- Pulsing markers for source/destination, hover tooltips with stats
- Auto-centers and auto-scales map to fit the discovered route
- Skips LAN/private IPs and unresponsive hops
- Idle state shows clickable global AWS preset targets on the map
- Floating target picker panel for quick trace launch
Alerts & Notifications:
- Configurable alert rules with name, source, metric, and threshold
- Supports traceroute and loss monitor as data sources
- Monitors latency, packet loss, and jitter metrics
- Fires native Windows desktop notifications when thresholds exceeded
- 30-second cooldown per rule to prevent notification spam
- Rules persisted to disk (alert-rules.json in userData)
- Enable/disable toggle and delete for each rule
- Recent alerts log showing last 50 fired alerts with timestamps
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments