Update USAGE.txt

This commit is contained in:
klzgrad 2020-06-26 11:45:16 +08:00 committed by GitHub
parent a3a09a9322
commit e5ee063787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.