implement bind option

This commit is contained in:
yggverse 2025-07-10 15:55:33 +03:00
parent 3f549e2077
commit 4646500b66
3 changed files with 14 additions and 0 deletions

View file

@ -94,9 +94,15 @@ aquatic-crawler --infohash /path/to/info-hash-ipv4.bin\
--enable-tcp
Enable TCP connection
--bind <BIND>
Bind resolver session on specified device name (`tun0`, `mycelium`, etc.)
--listen <LISTEN>
Bind listener on specified `host:port` (`[host]:port` for IPv6)
* this option is useful only for binding the data exchange service,
to restrict the outgoing connections for torrent resolver, use `bind` option instead
--listen-upnp
Enable UPnP forwarding