From 6ff6a270a7fe4d8d88de703aa0e333b29bfb9ada Mon Sep 17 00:00:00 2001 From: stamparm Date: Fri, 5 Oct 2012 02:38:43 -0700 Subject: [PATCH] Minor update --- libs/Third-party-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/Third-party-libraries.md b/libs/Third-party-libraries.md index fb9ce55..10765da 100644 --- a/libs/Third-party-libraries.md +++ b/libs/Third-party-libraries.md @@ -23,7 +23,7 @@ | [thirdparty/pagerank/](http://code.google.com/p/corey-projects/) | MIT | Used to display page rank for Google dork results | -g | | [thirdparty/prettyprint/](http://code.google.com/p/python-httpclient-gui/) | MIT | Used to generate XML output | --xml, to be replaced by --report (#14) | | [thirdparty/pydes/](http://twhiteman.netfirms.com/des.html) | Free, public domain | Used to crack the Oracle old password format | --passwords | -| [thirdparty/socks/](http://socksipy.sourceforge.net/) | BSD | Used to tunnel your requests over Tor SOCKS proxy | --tor-type | +| [thirdparty/socks/](http://socksipy.sourceforge.net/) | BSD | Used to tunnel your requests over Tor SOCKS proxy | --tor-type and --proxy | | [thirdparty/termcolor/](http://pypi.python.org/pypi/termcolor) | MIT | Used to colourize output | - | | [thirdparty/xdot/](http://code.google.com/p/jrfonseca/wiki/XDot) | LGPL | Used for internal debug purposes | --profile |