Update to v0.3.3
This commit is contained in:
@@ -19,15 +19,17 @@ Typo-Enumerator works with [Python](http://www.python.org/download/) version **2
|
||||
|
||||
On Windows you might need to install following packages:
|
||||
|
||||
* [Colorama](https://pypi.python.org/pypi/colorama)
|
||||
* [Requests](https://pypi.python.org/pypi/requests/2.3.0)
|
||||
|
||||
On Redhat you can install all needed packages with easy_install:
|
||||
|
||||
easy_install argparse
|
||||
easy_install colorama
|
||||
easy_install requests
|
||||
|
||||
To make it look pretty, you may want to install colorama:
|
||||
|
||||
* [Colorama](https://pypi.python.org/pypi/colorama)
|
||||
|
||||
If you want to use Typo-Enumerator with TOR, you need the [SocksiPy](http://socksipy.sourceforge.net/) module.
|
||||
On Debian/Ubuntu you can install it with apt-get:
|
||||
|
||||
@@ -63,4 +65,4 @@ Links
|
||||
* Download: [.tar.gz](https://github.com/whoot/Typo-Enumerator/tarball/master) or [.zip](https://github.com/whoot/Typo-Enumerator/archive/master)
|
||||
* Changelog: [Here](https://github.com/whoot/Typo-Enumerator/blob/master/doc/CHANGELOG.md)
|
||||
* TODO: [Here](https://github.com/whoot/Typo-Enumerator/blob/master/doc/TODO.md)
|
||||
* Issue tracker: https://github.com/whoot/Typo-Enumerator/issues
|
||||
* Issue tracker: https://github.com/whoot/Typo-Enumerator/issues
|
||||
Reference in New Issue
Block a user