add '-4/--force-ipv4' and '-6/--force-ipv6' command-line options

This commit is contained in:
Mike Fährmann
2024-11-08 16:37:14 +01:00
parent b6cf348658
commit 9e72968154
2 changed files with 13 additions and 0 deletions

View File

@@ -71,6 +71,8 @@
--http-timeout SECONDS Timeout for HTTP connections (default: 30.0)
--proxy URL Use the specified proxy
--source-address IP Client-side IP address to bind to
-4, --force-ipv4 Make all connections via IPv4
-6, --force-ipv6 Make all connections via IPv6
--no-check-certificate Disable HTTPS certificate validation
## Downloader Options: