mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
rename disable_dht to enable_dht (disabled by default)
This commit is contained in:
parent
7f5a019ef0
commit
2572f0d32e
3 changed files with 5 additions and 5 deletions
|
|
@ -65,8 +65,8 @@ aquatic-crawler --infohash-source /path/to/info-hash-ipv4.json\
|
|||
--torrent-tracker <TORRENT_TRACKER>
|
||||
Define custom tracker(s) to preload the `.torrent` files info
|
||||
|
||||
--disable-dht
|
||||
Disable DHT resolver (useful with `torrent_tracker`)
|
||||
--enable_dht-dht
|
||||
Enable DHT
|
||||
|
||||
--enable-upnp-port-forwarding
|
||||
Enable UPnP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue