TARPN-MON
TARPN-Mon is a web page created by Michael W2AM for the TARPN project. It is described here → https://tarpn.net/t/builder/builders_tarpn_mon.html
To use it on a non-TARPN installation, you need at-least v0.1.1 available here → https://github.com/wozz/tarpn-mon/releases
Download
tarpn-mon.linux-arm32
and make it executable
chmod +x tarpn-mon.linux-arm32
If you have more than 12 ports (or a port number > 12) you need to run it with the `-port xx` argument.
It defaults to using the TARPN `node.ini` file to find the callsign but you do not need that, you can specify it at run time. The port is the FBBPORT in bpq32.cfg
./tarpn-mon.linux-arm32 -call g7taj -password mysecretpassword -ports 22 -target-port 9011
There are also arguments for `host` for looking at another host instead of localhost.
Head over to
http://ipaddress:8212
The TNC data will not populate because BPQ node does not send the NinoTNC 'getall' KISS packet.

