mirror of https://github.com/aredn/aredn.git
Add port dump to supporttool data
This commit is contained in:
parent
2e4b51105c
commit
d707ca89ac
|
@ -86,6 +86,7 @@ local cmds = {
|
|||
"ip route list table main",
|
||||
"ip route list table default",
|
||||
"ip rule list",
|
||||
"netstat -aln",
|
||||
"iwinfo",
|
||||
"iwinfo " .. wifiif .. " assoclist",
|
||||
phy and "iw phy " .. phy .. " info" or "",
|
||||
|
|
Loading…
Reference in New Issue