Skip to content

Commit

Permalink
Merge pull request #77 from Snawoot/adjustable_pause
Browse files Browse the repository at this point in the history
upd doc
  • Loading branch information
Snawoot authored Feb 7, 2023
2 parents 37a685b + ed35d9a commit bab7faf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ zagent248.hola.org,165.22.65.3,22222,22223,22224,22225,22226,digitalocean
| limit | Unsigned Integer (Number) | amount of proxies in retrieved list (default 3) |
| list-countries | String | list available countries and exit |
| list-proxies | - | output proxy list and exit |
| max-pause | Duration | maximum added delay between registration and tunnel request (default 25s) |
| min-pause | Duration | minimum added delay between registration and tunnel request (default 10s) |
| proxy | String | sets base proxy to use for all dial-outs. Format: `<http\|https\|socks5\|socks5h>://[login:password@]host[:port]` Examples: `http://user:[email protected]:3128`, `socks5://10.0.0.1:1080` |
| proxy-type | String | proxy type (Datacenter: direct) (Residential: lum) (default "direct") |
| resolver | String | DNS/DoH/DoT resolver to workaround Hola blocked hosts. See https://github.com/ameshkov/dnslookup/ for upstream DNS URL format. (default "https://cloudflare-dns.com/dns-query") |
Expand Down

0 comments on commit bab7faf

Please sign in to comment.