inspec/test/fixtures/cmd/get-net-tcpconnection

25 lines
540 B
Text
Raw Normal View History

2015-09-23 13:22:31 +00:00
[
{
"State": 2,
"Caption": null,
"Description": null,
"LocalAddress": "::",
"LocalPort": 135,
"RemoteAddress": "::",
"RemotePort": 0,
"DisplayName": null,
"Status": null
},
{
"State": 2,
"Caption": null,
"Description": null,
"LocalAddress": "192.168.10.157",
"LocalPort": 135,
"RemoteAddress": "0.0.0.0",
"RemotePort": 0,
"DisplayName": null,
"Status": null
}
]