Networking/Archive/Necko/Dashboard
< Networking | Archive
The goal for this feature is to provide an in-browser dashboard to monitor network activity, similar to Chrome's <about:net-internals>.
Information to Display
In prioritized order:
- HTTP(Hostname, Port, SPDY, SSL, Active, Idle)
- WebSocket(Hostname, SSL, Msgs Sent, Msgs Received, Data sent, Data received)
- Sockets(Host, Port, Tcp, Active, Idle)
- DNS(Hostname, Family, Adress, Expires)
- Timeline( Total Sent, Total Received
Diagnostic Tools
We'd like to have some diagnostic tools built into the dashboard. In prioritized order:
- Can we ping this host?