2
0
mirror of https://git.coolaj86.com/coolaj86/proxy-packer.js.git synced 2025-03-13 03:50:48 +00:00
proxy-packer.js/input.json
2017-02-15 23:04:56 -07:00

10 lines
153 B
JSON

{ "version": 1
, "address": {
"family": "IPv4"
, "address": "127.0.1.1"
, "port": 443
, "service": "foo"
}
, "filepath": "./sni.hello.bin"
}