From cf7f0ba1a0e9395498db506034c76b462ae11307 Mon Sep 17 00:00:00 2001 From: bjong Date: Fri, 8 Jun 2018 14:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 3c06178..5582cb7 100644 --- a/Readme.md +++ b/Readme.md @@ -18,7 +18,7 @@ $ sudo apt install python3 python3-pip 2. Clone: ``` $ git clone https://github.com/bieberg0n/bjdns.git -$ cd bjdns/bjdns2 +$ cd bjdns/ ``` 3. Install requires: @@ -30,12 +30,12 @@ $ sudo pip3 install -r requirements.txt ``` $ python3 bjdns2_client.py -h Usage: - bjdns2_client.py (-s ) (-i ) + bjdns2_client.py (-s ) (-i ) [-d ] [-l ] bjdns2_client.py (-c ) Examples: - bjdns2_client.py -s "https://your.domain.name:your_port" -i "127.0.0.1" + bjdns2_client.py -s "https://your.domain.name:your_port" -i "127.0.0.1" -d "119.29.29.29" -l "127.0.0.1:53" bjdns2_client.py -c "config.json" Options: @@ -87,4 +87,4 @@ curl https://your.domain.name/?dn=twitter.com The **whitelist.json** file is modified from the file in [breakwa11](https://github.com/breakwa11)'s [gfw_whitelist](https://github.com/breakwa11/gfw_whitelist) project. The project uses the [MIT](https://github.com/breakwa11/gfw_whitelist/blob/master/LICENSE) license. ### License (GNU GPL3.0) -Copyright (c) 2017 bjong +Copyright (c) 2017-2018 bjong