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