e547d2e21cc2bf7a2430a2d26fc1826e9768edcd
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

1) ## translation metadata
Roger Dingledine somewhere along the line we...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

3) # Translation-Priority: 4-optional
4) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

5) #include "head.wmi" TITLE="Tor Project: Arm" CHARSET="UTF-8"
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

6) <div id="content" class="clearfix">
7) 	<div id="breadcrumbs">
8)     <a href="<page index>">Home &raquo; </a>
9)     <a href="<page projects/projects>">Projects &raquo; </a>
10)     <a href="<page projects/arm>">Arm &raquo; </a>
11)   </div>
12) 	<div id="maincol"> 
13)     <!-- PUT CONTENT AFTER THIS TAG -->
14)     
Damian Johnson Switching arm's project lin...

Damian Johnson authored 10 years ago

15)     <h2>Arm (<a href="https://www.atagar.com/arm/">Project Page</a>)</h2>
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

16)     <div class="underline"></div>
17)     
18)     <!-- BEGIN SIDEBAR -->
19)     <div class="sidebar-left">
Damian Johnson Switching arm's project lin...

Damian Johnson authored 10 years ago

20)     <a href="https://www.atagar.com/arm/screenshots.php"><img src="$(IMGROOT)/screenshot_arm_page1_cropped.png" alt="Arm bandwidth graph and log"></a>
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

21)     </div>
22)     <!-- END SIDEBAR -->
23)     
24)     <p>
25)     The anonymizing relay monitor (arm) is a CLI status monitor for Tor. This
26)     functions much like top does for system usage, providing real time
27)     statistics for:
28)     </p>
29)     
30)     <ul>
31)       <li>resource usage (bandwidth, cpu, and memory usage)</li>
32)       <li>general relaying information (nickname, fingerprint, flags, or/dir/controlports)</li>
33)       <li>event log with optional regex filtering and deduplication</li>
34)       <li>connections correlated against tor's consensus data (ip, connection types, relay details, etc)</li>
35)       <li>torrc configuration file with syntax highlighting and validation</li>
36)     </ul>
37)     
38)     <p>
39)     Most of arm's attributes are configurable through an optional armrc
40)     configuration file. It runs on any platform supported by curses including
41)     Linux, Mac OS X, and other Unix-like variants. For screenshots, change
Damian Johnson Switching arm's project lin...

Damian Johnson authored 10 years ago

42)     logs, and repositories please see its <a href="https://www.atagar.com/arm/">project page</a>.
Damian Johnson Adding arm project page.

Damian Johnson authored 13 years ago

43)     </p>
44)     
Damian Johnson Switching arm's project lin...

Damian Johnson authored 10 years ago

45)     <h1><a href="https://www.atagar.com/arm/download.php">Download</a></h1>