mirror of
https://git.coolaj86.com/coolaj86/proxy-packer.js.git
synced 2025-04-21 12:20:36 +00:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"version": 1,
|
|
"address": {
|
|
"family": "IPv4",
|
|
"address": "127.0.1.1",
|
|
"port": 4321,
|
|
"service": "https",
|
|
"serviceport": 443
|
|
},
|
|
"filepath": "./sni.hello.bin"
|
|
}
|