Skip to content

Commit bdcb5d1

Browse files
authored
Update README.md
Add new SOCKS5 configuration arguments to README
1 parent 4ca970a commit bdcb5d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ optional arguments:
9090
-u URL, --url URL Specify a website link to crawl
9191
--depth DEPTH Specify max depth of crawler (default 1)
9292
-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)
9395
-v Displays DEBUG level logging, default is INFO
9496
--version Show the current version of TorBot.
9597
--update Update TorBot to the latest stable version

0 commit comments

Comments
 (0)