jablonka.czprosek.czf

wifimon

Subversion Repositories:
[/] [trunk/] [wifimon.cgi] - Rev 34

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