mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
add enable_upnp_port_forwarding, enable_upload, socks_proxy_url arguments
This commit is contained in:
parent
1da27bfffe
commit
8bb525ec5e
4 changed files with 27 additions and 3 deletions
11
README.md
11
README.md
|
|
@ -67,7 +67,16 @@ Options:
|
|||
--disable-dht
|
||||
Disable DHT resolver (useful with `torrent_tracker`)
|
||||
|
||||
-s, --sleep <SLEEP>
|
||||
--enable-upnp-port-forwarding
|
||||
Enable UPnP
|
||||
|
||||
--enable-upload
|
||||
Enable upload
|
||||
|
||||
--socks-proxy-url <SOCKS_PROXY_URL>
|
||||
Use `socks5://[username:password@]host:port`
|
||||
|
||||
-s <SLEEP>
|
||||
Crawl loop delay in seconds
|
||||
|
||||
[default: 300]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue