Skip to main content

Shadowsocks

proxies:
- name: "ss1"
type: ss
server: server
port: 443
cipher: aes-128-gcm
password: "password"
udp: true
udp-over-tcp: false
udp-over-tcp-version: 2
ip-version: ipv4
plugin: obfs
plugin-opts:
mode: tls
smux:
enabled: false

通用字段

Cipher

方法
aes-128-ctraes-192-ctraes-256-ctr
aes-128-cfbaes-192-cfbaes-256-cfb
aes-128-gcmaes-192-gcmaes-256-gcm
aes-128-ccmaes-192-ccmaes-256-ccm
aes-128-gcm-sivaes-256-gcm-siv

password

Shadowsocks 密码

udp-over-tcp

启用 UDP over TCP,默认 false

udp-over-tcp-version

UDP over TCP 的协议版本,默认 1。可选值 1/2。

smux

参阅 sing-mux

插件

plugin

插件,支持 obfs/v2ray-plugin/shadow-tls/restls

plugin-opts

插件设置

plugin: obfs
plugin-opts:
mode: tls
host: bing.com