mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
{
|
|
"local": "127.0.0.1",
|
|
"local_port": 1080,
|
|
"method": "http2",
|
|
"server": "http2.github.io",
|
|
"server_sni": "",
|
|
"server_port": 443,
|
|
"timeout": 0,
|
|
"username": "username",
|
|
"password": "password"
|
|
}
|