proxy-packer.js/test/input.json

11 lines
179 B
JSON
Raw Normal View History

2017-02-16 06:04:56 +00:00
{ "version": 1
, "address": {
"family": "IPv4"
, "address": "127.0.1.1"
2018-05-31 04:48:32 +00:00
, "port": 4321
, "service": "https"
, "serviceport": 443
2017-02-16 06:04:56 +00:00
}
, "filepath": "./sni.hello.bin"
}