Skip to content

Commit 0c4f9da

Browse files
NimaQuzonyitoo
authored andcommitted
Update README.md
fix wrong args
1 parent 736df14 commit 0c4f9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ The configuration file is set by `socks5_auth_config_path` in `locals`.
769769
- `2022-blake3-aes-128-gcm`, `2022-blake3-aes-256-gcm`
770770
- `2022-blake3-chacha20-poly1305`, `2022-blake3-chacha8-poly1305`
771771

772-
These Ciphers require `"password"` to be a Base64 string of key that have **exactly the same length** of Cipher's Key Size. It is recommended to use `ssservice keygen -m "METHOD_NAME"` to generate a secured and safe key.
772+
These Ciphers require `"password"` to be a Base64 string of key that have **exactly the same length** of Cipher's Key Size. It is recommended to use `ssservice genkey -m "METHOD_NAME"` to generate a secured and safe key.
773773

774774
### AEAD Ciphers
775775

0 commit comments

Comments
 (0)