16 lines
254 B
JSON
16 lines
254 B
JSON
{
|
|
"Port": [
|
|
{
|
|
"PortName": "SSH",
|
|
"InternalPort": 22,
|
|
"Type": "tcp",
|
|
"Description": "SSH Port"
|
|
},
|
|
{
|
|
"PortName": "VNC",
|
|
"InternalPort": 5900,
|
|
"Type": "tcp",
|
|
"Description": "VNC port"
|
|
}
|
|
]
|
|
} |