We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca970a commit bdcb5d1Copy full SHA for bdcb5d1
1 file changed
README.md
@@ -90,6 +90,8 @@ optional arguments:
90
-u URL, --url URL Specify a website link to crawl
91
--depth DEPTH Specify max depth of crawler (default 1)
92
-h, --help Show this help message and exit
93
+ --host Set IP address for SOCKS5 proxy (defaults to 127.0.0.1)
94
+ --port Set port for SOCKS5 proxy (defaults to 9050)
95
-v Displays DEBUG level logging, default is INFO
96
--version Show the current version of TorBot.
97
--update Update TorBot to the latest stable version
0 commit comments