2
0
mirror of https://git.coolaj86.com/coolaj86/proxy-packer.js.git synced 2025-03-13 12:00:37 +00:00
proxy-packer.js/input.json

10 lines
153 B
JSON
Raw Normal View History

2017-02-15 23:04:56 -07:00
{ "version": 1
, "address": {
"family": "IPv4"
, "address": "127.0.1.1"
, "port": 443
, "service": "foo"
}
, "filepath": "./sni.hello.bin"
}