From dd7a5d323bcd7a06f2debd21a2523c2e861e6638 Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Thu, 20 Oct 2011 19:37:13 +0000 Subject: 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) --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 8b6cb063f2f7..64f051206972 100644 --- a/security/Makefile +++ b/security/Makefile @@ -25,6 +25,7 @@ SUBDIR += apache-xml-security-c SUBDIR += apg SUBDIR += arirang + SUBDIR += arm SUBDIR += arpCounterattack SUBDIR += authforce SUBDIR += autossh -- cgit v1.2.3