diff --git a/README.md b/README.md index b1f8772..ad1205f 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Usage: spoof-dpi [options...] disable banner -pattern value bypass DPI only on packets matching this regex pattern; can be given multiple times + -antipattern value + never bypass DPI on packets matching this regex pattern; can be given multiple times -port int port (default 8080) -system-proxy diff --git a/_docs/README_ja.md b/_docs/README_ja.md index f7b474c..72a206e 100644 --- a/_docs/README_ja.md +++ b/_docs/README_ja.md @@ -68,6 +68,8 @@ Usage: spoof-dpi [options...] disable banner -pattern value bypass DPI only on packets matching this regex pattern; can be given multiple times + -antipattern value + never bypass DPI on packets matching this regex pattern; can be given multiple times -port int port (default 8080) -system-proxy diff --git a/_docs/README_ko.md b/_docs/README_ko.md index ac97f58..59865b0 100644 --- a/_docs/README_ko.md +++ b/_docs/README_ko.md @@ -66,6 +66,8 @@ Usage: spoof-dpi [options...] disable banner -pattern value bypass DPI only on packets matching this regex pattern; can be given multiple times + -antipattern value + never bypass DPI on packets matching this regex pattern; can be given multiple times -port int port (default 8080) -system-proxy diff --git a/_docs/README_ru.md b/_docs/README_ru.md index a791602..1375e7d 100644 --- a/_docs/README_ru.md +++ b/_docs/README_ru.md @@ -70,6 +70,8 @@ Usage: spoof-dpi [опции...] disable banner -pattern value bypass DPI only on packets matching this regex pattern; can be given multiple times + -antipattern value + never bypass DPI on packets matching this regex pattern; can be given multiple times -port int port (default 8080) -system-proxy diff --git a/_docs/README_zh-cn.md b/_docs/README_zh-cn.md index c38eb8b..643d6ce 100644 --- a/_docs/README_zh-cn.md +++ b/_docs/README_zh-cn.md @@ -75,6 +75,8 @@ Usage: spoof-dpi [options...] disable banner -pattern value bypass DPI only on packets matching this regex pattern; can be given multiple times + -antipattern value + never bypass DPI on packets matching this regex pattern; can be given multiple times -port int port (default 8080) -system-proxy