You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--update Update TorBot to the latest stable version
108
108
-q, --quiet Prevent header from displaying
109
-
-u URL, --url URL Specifiy a website link to crawl, currently returns links on that page
109
+
-u URL, --url URL Specifiy a website link to crawl, currently returns links on that page (if used alone e.g. python3 torBot.py -u https://www.github.com)
110
110
-s, --save Save results to a file in json format
111
111
-m, --mail Get e-mail addresses from the crawled sites
112
112
-e EXTENSION, --extension EXTENSION
113
113
Specifiy additional website extensions to the
114
114
list(.com or .org etc)
115
-
-l, --live Check if websites are live or not (slow)
116
115
-i, --info Info displays basic info of the scanned site (very
0 commit comments