mirror of
https://github.com/germondai/trawl.git
synced 2026-08-17 12:11:23 +02:00
docs(proxy): document residential proxy setup
This commit is contained in:
@@ -37,6 +37,9 @@ PROXY_URL=
|
||||
# Optional file with one proxy URL per line.
|
||||
PROXY_LIST_FILE=
|
||||
# Tier 4 residential proxy. Uses the same URL and pool formats.
|
||||
# Examples:
|
||||
# RESIDENTIAL_PROXY_URL=http://user:pass@residential.example.com:8080
|
||||
# RESIDENTIAL_PROXY_URL=socks5://residential.example.com:1080
|
||||
RESIDENTIAL_PROXY_URL=
|
||||
# Optional file with one residential proxy URL per line.
|
||||
RESIDENTIAL_PROXY_LIST_FILE=
|
||||
|
||||
Reference in New Issue
Block a user