linkpi_firmware_history/rootfs/link/config/default/port.json

32 lines
260 B
JSON
Raw Normal View History

2024-02-15 22:07:30 +01:00
{
"http": [
80,
80,
80
],
"httpts": [
8090,
8090,
8090
],
"rtsp": [
554,
554,
554
],
"rtmp": [
1935,
1935,
1935
],
"telnet": [
23,
23,
23
],
"ssh": [
22,
22,
22
]
}