nyx
terminal status monitor for tor
Install
- All systems
-
curl cmd.cat/nyx.sh
- Debian
-
apt-get install nyx
- Ubuntu
-
apt-get install nyx
- Arch Linux
-
pacman -S nyx
- Kali Linux
-
apt-get install nyx
- Fedora
-
dnf install nyx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nyx
- OS X
-
brew install nyx
- Dockerfile
- dockerfile.run/nyx
nyx
terminal status monitor for tor
The anonymizing relay monitor 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. nyx was previously named tor-arm (which is now a transitional package).