Browse Source

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.
世界 2 years ago
parent
commit
2f31202c6b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docs/manual/proxy-protocol/shadowsocks.md

+ 0 - 4
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