mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
16 lines
378 B
Plaintext
16 lines
378 B
Plaintext
{
|
|
"local": "127.0.0.1",
|
|
"local_port": 1080,
|
|
"method": "http2",
|
|
"server": "http2.github.io",
|
|
"server_sni": "",
|
|
"server_port": 443,
|
|
"connect_timeout": 2000,
|
|
"username": "username",
|
|
"password": "password",
|
|
"insecure_mode": false,
|
|
"certificate_chain_file": "",
|
|
"enable_post_quantum_kyber": false,
|
|
"tcp_congestion_algorithm": ""
|
|
}
|