inspec/test/unit/mock/cmd/get-net-tcpconnection
2015-09-23 23:08:19 +02:00

24 lines
540 B
Text

[
{
"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
}
]