Metadata-Version: 2.1 Name: nyx Version: 2.1.0 Summary: Terminal status monitor for Tor (https://www.torproject.org/). Home-page: https://nyx.torproject.org/ Author: Damian Johnson Author-email: atagar@torproject.org License: GPLv3 Keywords: tor onion controller Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Console :: Curses Classifier: Intended Audience :: System Administrators Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Topic :: Security License-File: LICENSE Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. For more information see `Nyx's homepage `_. Quick Start ----------- To install you can either use... :: pip install nyx ... or install from the source tarball. Nyx supports both the python 2.x and 3.x series.