From eaddd1290217b8eff801f263861de7147ed49140 Mon Sep 17 00:00:00 2001 From: JuFeng Zhang Date: Sun, 14 Nov 2021 16:16:35 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=20`PROXY`=20policy?= =?UTF-8?q?=20=E9=85=8D=E7=BD=AE=E4=B8=BE=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/README.md b/README.md index d2b7443..fa65d89 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,45 @@ rules: - MATCH,DIRECT ``` +#### `PROXY` policy 配置举例 + +vmess: + +```yaml +proxies: + - name: "PROXY" + type: vmess + server: server + port: 443 + uuid: uuid + alterId: 32 + cipher: auto + # udp: true + # tls: true + # skip-cert-verify: true + # servername: example.com # priority over wss host + # network: ws + # ws-opts: + # path: /path + # headers: + # Host: v2ray.com + # max-early-data: 2048 + # early-data-header-name: Sec-WebSocket-Protocol +``` + +Shadowsocks: + +```yaml +proxies: + - name: "PROXY" + type: ss + server: server + port: 443 + cipher: chacha20-ietf-poly1305 + password: "password" + # udp: true +``` + ## 激赏 | Donation - **比特币(BTC)bech32 地址**:bc1qfe4nxcanet4w4ph8pf6qqyf263y68vw26nv9j9