Portforwards
Portforwards
The list of port forwarding
JSON Example
{
"num": 0,
"port_forwardings": [
{
"port": 0,
"protocol": "string",
"desc": "string",
"guest": {
"ip": "string",
"port": 0
}
}
]
}