commit 626093961b6125af178d12b45bf322f7229b4de4 Author: Damian Johnson atagar@torproject.org Date: Sun Jul 23 22:19:03 2017 -0700
Note name change
Any time a project changes names it's confusing as hell. I've attempted to cut down on this confusion by keeping the old name until our 2.0 release and plan to continue to do so. That said, I *might* introduce this new site before that. Not sure - we'll see. --- web/index.html | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/web/index.html b/web/index.html index 1d40517..365d97c 100644 --- a/web/index.html +++ b/web/index.html @@ -29,6 +29,8 @@ <p>Nyx is a command-line monitor for <a href="https://www.torproject.org/">Tor</a>. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more.</p>
<p>Nyx's latest version is <b>1.4.5</b>, released April 28th, 2012.</p> + + <p><b>Note:</b> Prior to the next release this application went under the name of '<b>arm</b>'. Very sorry about the confusion.</p> </div> </body> </html>