Damian Johnson commited on 2016-01-05 17:34:19
Zeige 1 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.
I'm still holding off on the bulk of the rename until our next release (no reason to confuse its existing users with its name change), but contributors can handle it. Link was broken - thanks to unixninja92 for pointing it out... https://trac.torproject.org/projects/tor/ticket/18000
... | ... |
@@ -157,7 +157,7 @@ meetings around the world.</li> |
157 | 157 |
</tr> |
158 | 158 |
|
159 | 159 |
<tr> |
160 |
- <td><a href="#project-arm">Arm</a></td> |
|
160 |
+ <td><a href="#project-nyx">Nyx</a></td> |
|
161 | 161 |
<td>User Interface</td> |
162 | 162 |
<td>Python, Curses</td> |
163 | 163 |
<td>Light</td> |
... | ... |
@@ -450,14 +450,14 @@ meetings around the world.</li> |
450 | 450 |
more secure. |
451 | 451 |
</p> |
452 | 452 |
|
453 |
- <a id="project-arm"></a> |
|
454 |
- <h3><a href="https://www.atagar.com/arm/">Arm</a> (<a |
|
455 |
- href="https://gitweb.torproject.org/arm.git">code</a>, <a |
|
453 |
+ <a id="project-nyx"></a> |
|
454 |
+ <h3><a href="https://www.atagar.com/arm/">Nyx</a> (<a |
|
455 |
+ href="https://gitweb.torproject.org/nyx.git">code</a>, <a |
|
456 | 456 |
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=arm&order=priority">bug |
457 | 457 |
tracker</a>)</h3> |
458 | 458 |
|
459 | 459 |
<p> |
460 |
- The anonymizing relay monitor (arm) is a terminal status monitor for Tor, |
|
460 |
+ Nyx (previously <i>arm</i>) is a terminal status monitor for Tor |
|
461 | 461 |
intended for command-line aficionados, ssh connections, and anyone with a |
462 | 462 |
tty terminal. This works much like top does for system usage, providing |
463 | 463 |
real time statistics for bandwidth, resource usage, connections, and quite |
464 | 464 |