diff options
author | pyllyukko <pyllyukko@maimed.org> | 2021-04-28 23:01:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-29 09:08:04 +0700 |
commit | 6800b8f5bfef514d601144de4f0f30e5c3a2a622 (patch) | |
tree | 31b8710dac63242f1fa138cb2f5d295189acc0c7 /network/arm/README | |
parent | 80080be1b62aa6d82bbf4b11fd150034d0ec1af6 (diff) |
network/arm: Removed.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/arm/README')
-rw-r--r-- | network/arm/README | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/arm/README b/network/arm/README deleted file mode 100644 index 9524822e4548f..0000000000000 --- a/network/arm/README +++ /dev/null @@ -1,19 +0,0 @@ -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. - -This SlackBuild will also verify the package's PGP signature -if the following conditions are met: - - - You have GnuPG installed - - You have Damian Johnson's (the author) public PGP key (0x9ABBEEC6) - in your trustedkeys.gpg keyring - - You have downloaded the sig file from - http://www.atagar.com/arm/resources/arm-${VERSION}.tar.bz2.asc |