Browse Source

Update README.md

pull/83/head
ValdikSS 7 years ago
parent
commit
c377119136
  1. 2
      README.md

2
README.md

@ -28,6 +28,8 @@ Usage: goodbyedpi.exe [OPTION...]
This option can be supplied multiple times.
--dns-addr [value] redirect UDP DNS requests to the supplied IP address (experimental)
--dns-port [value] redirect UDP DNS requests to the supplied port (53 by default)
--dnsv6-addr [value] redirect UDPv6 DNS requests to the supplied IPv6 address (experimental)
--dnsv6-port [value] redirect UDPv6 DNS requests to the supplied port (53 by default)
--dns-verb print verbose DNS redirection messages
--blacklist [txtfile] perform HTTP tricks only to host names and subdomains from
supplied text file. This option can be supplied multiple times.

Loading…
Cancel
Save