Nyx

Download

DownloadΒΆ

_images/pypi.png _images/python_package_index.png

Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its tarball (sig), or with pip...

% sudo easy_install pip
% sudo pip install nyx
_images/osx.png _images/osx1.png

As of OSX 10.8 the platform bundles Python 2.7 by default. This makes installation easy...

% sudo easy_install pip
% sudo pip install nyx
_images/debian.png _images/debian1.png

Package maintained by Dererk for Debian.

% sudo apt-get install tor-arm
_images/ubuntu.png _images/ubuntu1.png

Package derived from Debian for Ubuntu.

% sudo apt-get install tor-arm
_images/fedora.png _images/fedora1.png

Packages maintained by Juan for Fedora.

% sudo yum install tor-arm
_images/gentoo.png _images/gentoo1.png

Package maintained by Jesse for Gentoo.

% sudo emerge arm
_images/slackware.png _images/slackware1.png

Package maintained by pyllyukko for Slackware.

_images/freebsd.png _images/freebsd1.png

Port maintained by Carlo for FreeBSD.

% pkg install security/arm
_images/git.png _images/source_repository.png

For those wanting to live on the bleeding edge or contribute to Nyx, Nyx's git repository can be fetched with...

% git clone https://git.torproject.org/nyx.git