From 9f742582c58da5fd3c0ca7a66f4fa6a721dd22d4 Mon Sep 17 00:00:00 2001 From: xvzc Date: Mon, 9 May 2022 06:07:09 +0900 Subject: [PATCH] update readme --- readme.md | 1 + readme_ko.md | 1 + readme_zh-cn.md | 1 + 3 files changed, 3 insertions(+) diff --git a/readme.md b/readme.md index c91436a..2f8f93e 100644 --- a/readme.md +++ b/readme.md @@ -48,6 +48,7 @@ You can also build your own # Usage ``` Usage: spoof-dpi [options...] +--addr= | default: 127.0.0.1 --dns= | default: 8.8.8.8 --port= | default: 8080 --debug= | default: false diff --git a/readme_ko.md b/readme_ko.md index 75aadee..3a21de5 100644 --- a/readme_ko.md +++ b/readme_ko.md @@ -48,6 +48,7 @@ wget -O - https://raw.githubusercontent.com/xvzc/SpoofDPI/main/install.sh | bash # 사용법 ``` Usage: spoof-dpi [options...] +--addr= | default: 127.0.0.1 --dns= | default: 8.8.8.8 --port= | default: 8080 --debug= | default: false diff --git a/readme_zh-cn.md b/readme_zh-cn.md index bfb94d4..76f175d 100644 --- a/readme_zh-cn.md +++ b/readme_zh-cn.md @@ -55,6 +55,7 @@ You can also build your own ``` Usage: spoof-dpi [options...] +--addr= | default: 127.0.0.1 --dns= | default: 8.8.8.8 --port= | default: 8080 --debug= | default: false