A terminal status monitor for Tor Maintained by:cs@FreeBSD.org Port Added: 20 Oct 2011 19:37:37 Also Listed In:netpython License: GPLv3
The anonymizing relay monitor (arm) is a terminal status monitor for Tor,
intended for command-line aficionados, ssh connections, and anyone with a tty
terminal. This works much like top does for system usage, providing real time
statistics for:
* bandwidth, cpu, and memory usage
* relay's current configuration
* logged events
* connection details (ip, hostname, fingerprint, and consensus data)
* ... etc
WWW: http://www.atagar.com/arm/
To install the port:cd /usr/ports/security/arm/ && make install clean To add the package:pkg_add -r py27-arm
Configuration Options
===> The following configuration options are available for py25-arm-1.4.5.0:
TOR=On (default) "Install tor locally"
===> Use 'make config' to modify these settings
The anonymizing relay monitor (arm) is a terminal status monitor for Tor,
intended for command-line aficionados, ssh connections, and anyone with a tty
terminal. This works much like top does for system usage, providing real time
statistics for:
* bandwidth, cpu, and memory usage
* relay's current configuration
* logged events
* connection details (ip, hostname, fingerprint, and consensus data)
* ... etc
PR: ports/159017
Approved by: glarkin@ (mentor)