arm
terminal status monitor for tor
Install
- All systems
-
curl cmd.cat/arm.sh
- Debian
-
apt-get install tor-arm
- Ubuntu
-
apt-get install tor-arm
- Kali Linux
-
apt-get install tor-arm
- Fedora
-
dnf install tor-arm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tor-arm
- Raspbian
-
apt-get install tor-arm
- Dockerfile
- dockerfile.run/arm
tor-arm
terminal status monitor for tor
The anonymizing relay monitor (arm) is a terminal status monitor for Tor relays, intended for command-line aficionados, ssh connections, and anyone stuck 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.