summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStevan <nestorovicstevan@tutanota.de>2019-06-09 14:52:11 -0400
committerStevan <nestorovicstevan@tutanota.de>2019-06-09 14:52:11 -0400
commit6bd1ec22519551cf6f901db066e95de9f1a597d9 (patch)
treeea91ac9414c03fcfe936df6ce1b5942447738146 /README.md
parent9a615bd32f13fcb7a89605f77ce851b39c2abb2f (diff)
REFACTORING: Added parseArgs function. Fixed a typo in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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]`