forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
452 B
Text
12 lines
452 B
Text
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/
|