2
0
mirror of https://git.coolaj86.com/coolaj86/proxy-packer.js.git synced 2025-04-21 12:20:36 +00:00
proxy-packer.js/test/input.json
2019-09-03 09:21:08 -06:00

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"
}