git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
5d9fe2fdd
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
arm.wml
Remove the ANNOUNCE_RSS hack as per ticket 4951
Sebastian Hahn
commited
5d9fe2fdd
at 2012-01-25 00:54:07
arm.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 4-optional #include "head.wmi" TITLE="Tor Project: Arm" CHARSET="UTF-8" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page projects/projects>">Projects » </a> <a href="<page projects/arm>">Arm » </a> </div> <div id="maincol"> <!-- PUT CONTENT AFTER THIS TAG --> <h2>Arm (<a href="http://www.atagar.com/arm/">Project Page</a>)</h2> <div class="underline"></div> <!-- BEGIN SIDEBAR --> <div class="sidebar-left"> <a href="http://www.atagar.com/arm/screenshots.php"><img src="$(IMGROOT)/screenshot_arm_page1_cropped.png" alt="Arm bandwidth graph and log"></a> </div> <!-- END SIDEBAR --> <p> The anonymizing relay monitor (arm) is a CLI status monitor for Tor. This functions much like top does for system usage, providing real time statistics for: </p> <ul> <li>resource usage (bandwidth, cpu, and memory usage)</li> <li>general relaying information (nickname, fingerprint, flags, or/dir/controlports)</li> <li>event log with optional regex filtering and deduplication</li> <li>connections correlated against tor's consensus data (ip, connection types, relay details, etc)</li> <li>torrc configuration file with syntax highlighting and validation</li> </ul> <p> Most of arm's attributes are configurable through an optional armrc configuration file. It runs on any platform supported by curses including Linux, Mac OS X, and other Unix-like variants. For screenshots, change logs, and repositories please see its <a href="http://www.atagar.com/arm/">project page</a>. </p> <h1><a href="http://www.atagar.com/arm/download.php">Download</a></h1> <br /> <a id="Support"></a> <h3><a class="anchor" href="#Support">Support & Development</a></h3> <p> Please open a <a href="https://trac.torproject.org/projects/tor/report/28">ticket</a> on our bug tracker for any bugs you find or features you would like to see added in future releases. </p> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>