mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Update USAGE.txt
This commit is contained in:
parent
a3a09a9322
commit
e5ee063787
@ -14,7 +14,7 @@ Description:
|
||||
"proxy": "..."
|
||||
}
|
||||
|
||||
Uses "config.json" by default if run without arguments.
|
||||
"config.json" is used by default if run without arguments.
|
||||
|
||||
Options:
|
||||
|
||||
@ -49,8 +49,8 @@ Options:
|
||||
artificial addresses that are translated back to the original domain
|
||||
names in proxy requests and then resolved remotely.
|
||||
|
||||
The artificial results are not saved for privacy, so restarting the
|
||||
resolver may cause downstream to cache stale results.
|
||||
The artificial results are not persistent for privacy, so restarting
|
||||
the resolver may cause downstream to cache stale results.
|
||||
|
||||
--proxy=<proto>://<user>:<pass>@<hostname>[:<port>]
|
||||
|
||||
@ -66,7 +66,7 @@ Options:
|
||||
|
||||
Statically resolves a domain name to an IP address.
|
||||
|
||||
--resolver-range=CIDR
|
||||
--resolver-range=<CIDR>
|
||||
|
||||
Uses this range in the builtin resolver. Default: 100.64.0.0/10.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user