jablonka.czprosek.czf

wifimon

Subversion Repositories:
[/] [trunk/] [wifimon.cgi] - Blame information for rev 1

 

Line No. Rev Author Line
11simandl#!/bin/bash
2echo Content-type: text/html
3echo
4echo "wifimon na routeru `hostname`"
5echo
6TERM=dtterm
7export TERM
8/usr/local/bin/wifimon -html -ppkts -once -col
9 

Powered by WebSVN 2.2.1