16 lines
450 B
Plaintext
16 lines
450 B
Plaintext
## Sample config file
|
|
## Uncomment lines by removing the # to use them.
|
|
|
|
## Run in non-network mode (only try to determine feed from URL, do not download the page)
|
|
# -n
|
|
|
|
## Use SOCKS5 proxy on localhost:9150
|
|
# -p socks5h://localhost:9150
|
|
|
|
## Run in quiet mode (do not show output from curl)
|
|
# -q
|
|
|
|
## Pretend to be Tor Browser to evade Cloudflare blocks while using Tor
|
|
## NOTE: This option does NOT itself set a Tor proxy. Please do so with -p.
|
|
# -t
|