From 4ffb150a8bdbfc6accb8cc2d768ee6670918cc21 Mon Sep 17 00:00:00 2001 From: middleplease Date: Fri, 16 Aug 2024 18:03:13 +0300 Subject: [PATCH] update readmes --- README.md | 2 ++ _docs/README_ja.md | 2 ++ _docs/README_ko.md | 2 ++ _docs/README_ru.md | 2 ++ _docs/README_zh-cn.md | 2 ++ 5 files changed, 10 insertions(+) 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