Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Install
[Download a release].

./configure && make
src/chinadns -m -c chnroute.txt
src/chinadns -c chnroute.txt

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还是一直没反应呀, 停在这儿不动了。


* OpenWRT

Expand Down Expand Up @@ -63,8 +63,7 @@ Usage
-----

* Linux / Unix
Recommand using with option "-m" ([DNS pointer mutation method])
Run `sudo chinadns -m -c chnroute.txt` on your local machine. ChinaDNS creates a
Run `sudo chinadns -c chnroute.txt` on your local machine. ChinaDNS creates a
UDP DNS Server at `0.0.0.0:53`.

* OpenWRT
Expand Down
Loading