Add port dump to supporttool data

This commit is contained in:
Tim Wilkinson 2022-04-19 11:45:13 -07:00 committed by Joe AE6XE
parent 2e4b51105c
commit d707ca89ac
1 changed files with 1 additions and 0 deletions

View File

@ -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 "",