mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
14 lines
243 B
JSON
14 lines
243 B
JSON
{
|
|
"disable_nodelay": false,
|
|
"fastopen": true,
|
|
"v3": true,
|
|
"strict": true,
|
|
"client": {
|
|
"listen": "localhost:8080",
|
|
"server_addr": "256.256.256.256:443",
|
|
"tls_names": "captive.apple.com;cloudflare.com",
|
|
"password": "12345678"
|
|
}
|
|
}
|
|
|