jablonka.czprosek.czf

wifimon

Subversion Repositories:
[/] [trunk/] [wifimon.cgi] - Diff between revs 1 and 34

Show entire file Ignore whitespace

Rev 1 Rev 34
Line 1... Line 1...
#!/bin/bash #!/bin/bash
echo Content-type: text/html echo Content-type: text/html
echo echo
echo "wifimon na routeru `hostname`" echo "wifimon na routeru `hostname`"
echo echo
   
TERM=dtterm TERM=dtterm
export TERM export TERM
/usr/local/bin/wifimon -html -ppkts -once -col /usr/local/bin/wifimon -html -ppkts -once -col
   
   

Powered by WebSVN 2.2.1