<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thank you for doing this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 30, 2017 at 1:35 PM, Damian Johnson <span dir="ltr"><<a href="mailto:atagar@torproject.org" target="_blank">atagar@torproject.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all! After five years Nyx (previously known as arm) is getting<br>
a far belated update. Under the covers the whole codebase has been<br>
rewritten from scratch, but for users things look much the same.<br>
One of those cases where...<br>
<br>
  "When you do things right, people won't be sure you've done<br>
  anything at all." -Futurama<br>
<br>
Main changes are...<br>
<br>
  * Python 3.x support.<br>
<br>
  * New website: <a href="https://nyx.torproject.org/" rel="noreferrer" target="_blank">https://nyx.torproject.org/</a><br>
<br>
  * Bandwidth graph now prepopulates when you start up, so you<br>
    have a graph right away.<br>
<br>
  * Connections are now available without togging<br>
    DisableDebuggerAttachment in your torrc.<br>
<br>
  * Support for showing IPv6 connections.<br>
<br>
  * Dialog for picking tor events to log, rather than an arcane<br>
    letter flag input.<br>
<br>
  * Improved efficiency of log deduplication by multiple orders<br>
    of magnitude. As such verbose logs no longer peg your CPU.<br>
<br>
  * Richer control interpreter, including a python prompt like<br>
    IDLE.<br>
<br>
  * Removed features that frequently confused users such as the<br>
    relay setup wizard and torrc validation.<br>
<br>
  * Modernized dependencies. Nyx now uses Stem rather than TorCtl<br>
    (which was deprecated in 2011).<br>
<br>
Our ducks should finally be in a row for release, but this being<br>
a full rewrite I'd like to start with an open beta to work out<br>
anything I might have missed.<br>
<br>
Would relay operators mind giving Nyx a whirl? To give it a try<br>
simply ensure you have a control port available in your torrc...<br>
<br>
  ControlPort 9051<br>
  CookieAuthentication 1<br>
<br>
... and run the following...<br>
<br>
  % git clone <a href="https://git.torproject.org/stem.git" rel="noreferrer" target="_blank">https://git.torproject.org/<wbr>stem.git</a><br>
  % git clone <a href="https://git.torproject.org/nyx.git" rel="noreferrer" target="_blank">https://git.torproject.org/<wbr>nyx.git</a><br>
  % cd nyx/<br>
  % ln -s ../stem/stem stem<br>
  % ./run_nyx<br>
<br>
Thanks! -Damian<br>
______________________________<wbr>_________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.<wbr>org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer" target="_blank">https://lists.torproject.org/<wbr>cgi-bin/mailman/listinfo/tor-<wbr>relays</a><br>
</blockquote></div><br></div>