op-packages/luci-app-ssrserver-python/root/etc/config/ssrs
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

12 lines
237 B
Plaintext

config server 'ssrs'
option password '12345678'
option timeout '300'
option fast_open 'true'
option encrypt_method 'rc4-md5'
option protocol 'auth_sha1_v4'
option obfs 'http_simple'
option server_port '10240'
option enable '0'