app.route('/api/net/interfaces', methods=['GET'])
| 1 | """Network diagnostics endpoints for Ragnar. |
| 2 | |
| 3 | Registers a set of /api/net/* routes that wrap standard Linux networking |
| 4 | tools (ping, traceroute, mtr, whois, speedtest, arp-scan, lldpctl, ethtool, |
nothing calls this directly
no outgoing calls
no test coverage detected