Snell¶
psk¶
Required. Snell pre-shared key.
version¶
Snell version. Supports v1/2/3/4/5. UDP is only supported on v3/4/5.
reuse¶
Optional. Supports v4/5. Default is false.
client-fingerprint¶
Optional. Default is chrome.
obfs-opts¶
Snell obfuscation settings.
obfs-opts.mode¶
Snell obfuscation mode. Supports http/tls/shadow-tls/restls/jls.
obfs-opts.host¶
Snell obfuscation hostname.
obfs-opts.password¶
The ShadowTLS password. Required only when shadow-tls is used.
obfs-opts.version¶
The ShadowTLS version. Supported values are v1/2/3. Required only when shadow-tls is used.
obfs-opts.alpn¶
Supported values are h2 and http/1.1. Required only when shadow-tls is used.
obfs-opts.username¶
JLS username. Required only when jls is used.
obfs-opts.version-hint¶
Restls TLS version hint. Available values: tls12 / tls13.
obfs-opts.restls-script¶
Optional Restls carrier traffic script after the handshake.