Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ _have
Function
_have
network_diagnostics.py:81–82 ·
view source on GitHub ↗
(binname)
Source
from the content-addressed store, hash-verified
79
80
81
def
_run(cmd, timeout=30, env=None):
82
""
"Run a command (list of args) and
return
{rc, out, err}.
83
84
Never raises: missing binary -> rc 127, timeout -> rc 124.
85
""
"
Callers
15
do_speedtest
Function · 0.85
do_lldp
Function · 0.85
do_arp_scan
Function · 0.85
_iface_ip_method
Function · 0.85
_wg_interfaces
Function · 0.85
_wg_endpoint
Function · 0.85
_nmcli_global_values
Function · 0.85
_tor_exit_check
Function · 0.85
do_network_identity
Function · 0.85
_isp_lookup_iface
Function · 0.85
do_isp
Function · 0.85
do_dns_doctor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected