Shadowsocks UDP¶
名称: ssu
状态: Stable
ssu连接器使用Shadowsocks UDP转发协议进行数据交互。
默认监听器
当不指定拨号器时,SSU处理器默认使用UDP作为拨号器。当然你也可以指定其他兼容类型的拨号器(例如TCP, TLS等)。
等同于
none / dummy Cipher Mode (v3.3.0+)
GOST supports none and dummy cipher modes (case-insensitive) for debugging, testing, and compatibility. This mode uses the standard SS AEAD wire framing (2-byte length prefix + salt + target address) without actual UDP data encryption.
Security
The none / dummy mode provides zero confidentiality or integrity protection. It is intended for debugging and testing only — never use it in production.
参数列表¶
bufferSize(int, default=1500)- UDP数据缓冲大小