mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
12 lines
377 B
JSON
12 lines
377 B
JSON
{
|
|
"server": "serv-ro.ddns.info",
|
|
"server_port": 23143,
|
|
"password": "test.TEST",
|
|
"method": "aes-256-cfb",
|
|
"protocol": "origin",
|
|
"obfs": "plain",
|
|
"timeout": 120,
|
|
"supported_protocol": "origin, verify_simple, auth_simple, auth_sha1, auth_sha1_v2, auth_sha1_v4",
|
|
"supported_obfs": "plain, http_simple, tls1.0_session_auth, tls1.2_ticket_auth"
|
|
}
|