From 2f31202c6b769b671c6f2b757e7ffcce129eb044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 14 Dec 2023 18:47:38 +0800 Subject: [PATCH] documentation: Update shadowsocks example Remove the information on password generation for `2022-blake3-aes-128-gcm` cipher from the Server Example section in the shadowsocks.md file as it is no longer needed. --- docs/manual/proxy-protocol/shadowsocks.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/manual/proxy-protocol/shadowsocks.md b/docs/manual/proxy-protocol/shadowsocks.md index be0bc208..94821d83 100644 --- a/docs/manual/proxy-protocol/shadowsocks.md +++ b/docs/manual/proxy-protocol/shadowsocks.md @@ -35,10 +35,6 @@ but only AEAD 2022 ciphers TCP with multiplexing is recommended. ## :material-server: Server Example -!!! info "" - - Password of cipher `2022-blake3-aes-128-gcm` can be generated by command `sing-box generate rand 16 --base64` - === ":material-account: Single-user" ```json