Skip to main content

ShadowSocks

listeners:
- name: ss-in
type: shadowsocks
port: 10001
listen: 0.0.0.0
cipher: 2022-blake3-aes-256-gcm
password: vlmpIPSyHH6f4S8WVPdRIHIlzmB+GIRfoH3aNJ/t9Gg=
udp: true

通用字段

协议配置

cipher

加密方法

方法密码长度
2022-blake3-aes-128-gcm16
2022-blake3-aes-256-gcm32
2022-blake3-chacha20-poly130532
none/
aes-128-gcm/
aes-192-gcm/
aes-256-gcm/
chacha20-ietf-poly1305/
xchacha20-ietf-poly1305/

password

方法密码格式
none/
2022openssl rand --base64 <密码长度>
其他任意字符串

udp

是否监听 UDP