Installation
This section provides several methods for installing TorSeeker.
From the Source
TorSeeker can be build and deployed directly from the source. It can be obtained as follows:
$ git clone https://github.com/rwprimitives/tor-seeker.git
Installing from PyPi
It is highly recommended that TorSeeker be installed using pip to ensure that the latest version is being used.
To install simply run:
$ pip install torseeker