jablonka.czprosek.czf

czfcentos

Subversion Repositories:
[/] [trunk/] [router/] [home/] [www/] [cgi-bin/] [wifimon.cgi] - Rev 2

Compare with Previous - Blame - Download


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


Powered by WebSVN 2.2.1