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