bugfix: extend support tool to capture more info from iw as we now use it more than iwinfo

This commit is contained in:
Conrad Lara - KG6JEI 2015-07-09 21:03:06 -07:00
parent 51272c37df
commit 0fdeb4e7eb
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ use perlfunc;
"iwinfo",
"iwinfo wlan0 assoclist",
"iw phy phy0 info",
"iw dev wlan0 info",
"iw dev wlan0 scan",
"iw dev wlan0 station dump",
"logread",
"md5sum /www/cgi-bin/*",
"echo /all | nc 127.0.0.1 2006",