From 6bd1ec22519551cf6f901db066e95de9f1a597d9 Mon Sep 17 00:00:00 2001 From: Stevan Date: Sun, 9 Jun 2019 14:52:11 -0400 Subject: REFACTORING: Added parseArgs function. Fixed a typo in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc3a507..2bd1d58 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It was modifed to work over **Tor** for anonymous and hidden service scanning. ### Dependencies Tmap is a python script that requries the **socks** module and a running Tor deamon on localhost. -Tmap is built to support **pyhton3**. +Tmap is built to support **python3**. ### Usage: `./tmap [-h] -H HOSTS [-p PORTS] [-t TIMEOUT] [--clearnet] [--torport TORPORT]` -- cgit v1.2.3