Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add new SOCKS5 configuration arguments to README
  • Loading branch information
KingAkeem authored Oct 26, 2023
1 parent 4ca970a commit bdcb5d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ optional arguments:
-u URL, --url URL Specify a website link to crawl
--depth DEPTH Specify max depth of crawler (default 1)
-h, --help Show this help message and exit
--host Set IP address for SOCKS5 proxy (defaults to 127.0.0.1)
--port Set port for SOCKS5 proxy (defaults to 9050)
-v Displays DEBUG level logging, default is INFO
--version Show the current version of TorBot.
--update Update TorBot to the latest stable version
Expand Down

0 comments on commit bdcb5d1

Please sign in to comment.