proxy-packer.js/test/input.json

12 lines
173 B
JSON
Raw Normal View History

2019-09-03 15:21:08 +00:00
{
"version": 1,
"address": {
"family": "IPv4",
"address": "127.0.1.1",
"port": 4321,
"service": "https",
"serviceport": 443
},
"filepath": "./sni.hello.bin"
2017-02-16 06:04:56 +00:00
}