Skip to content

Commit b3e13d2

Browse files
authored
Merge pull request #743 from networktocode/PROTO_Updates
Flatbot PROTOCOL File Updates
2 parents 985fd84 + ee67d60 commit b3e13d2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

netutils/data_files/protocol_mappings.py

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@
17031703
"tcoaddressbook": {"port_number": 1977, "protocols": ["tcp", "udp"]},
17041704
"unisql": {"port_number": 1978, "protocols": ["tcp", "udp"]},
17051705
"unisql-java": {"port_number": 1979, "protocols": ["tcp", "udp"]},
1706-
"pearldoc-xact": {"port_number": 1980, "protocols": ["tcp", "udp"]},
1706+
"panquest-xact": {"port_number": 1980, "protocols": ["tcp", "udp"]},
17071707
"p2pq": {"port_number": 1981, "protocols": ["tcp", "udp"]},
17081708
"estamp": {"port_number": 1982, "protocols": ["tcp", "udp"]},
17091709
"lhtp": {"port_number": 1983, "protocols": ["tcp", "udp"]},
@@ -3990,7 +3990,7 @@
39903990
"choiceview-agt": {"port_number": 4314, "protocols": ["tcp"]},
39913991
"choiceview-clt": {"port_number": 4316, "protocols": ["tcp"]},
39923992
"opentelemetry": {"port_number": 4317, "protocols": ["tcp"]},
3993-
"fox-skytale": {"port_number": 4319, "protocols": ["tcp", "udp"]},
3993+
"skytale": {"port_number": 4319, "protocols": ["tcp", "udp"]},
39943994
"fdt-rcatp": {"port_number": 4320, "protocols": ["tcp", "udp"]},
39953995
"rwhois": {"port_number": 4321, "protocols": ["tcp", "udp"]},
39963996
"trim-event": {"port_number": 4322, "protocols": ["tcp", "udp"]},
@@ -4068,8 +4068,8 @@
40684068
"itwo-server": {"port_number": 4410, "protocols": ["tcp"]},
40694069
"found": {"port_number": 4411, "protocols": ["tcp"]},
40704070
"smallchat": {"port_number": 4412, "protocols": ["udp"]},
4071-
"avi-nms": {"port_number": 4413, "protocols": ["tcp"]},
4072-
"avi-nms-disc": {"port_number": 4413, "protocols": ["udp"]},
4071+
"vision-mon": {"port_number": 4413, "protocols": ["tcp"]},
4072+
"vision-mon-disc": {"port_number": 4413, "protocols": ["udp"]},
40734073
"updog": {"port_number": 4414, "protocols": ["tcp"]},
40744074
"brcd-vr-req": {"port_number": 4415, "protocols": ["tcp"]},
40754075
"pjj-player": {"port_number": 4416, "protocols": ["tcp"]},
@@ -5692,6 +5692,7 @@
56925692
"xybrid-rt": {"port_number": 9978, "protocols": ["tcp"]},
56935693
"visweather": {"port_number": 9979, "protocols": ["tcp"]},
56945694
"pumpkindb": {"port_number": 9981, "protocols": ["tcp"]},
5695+
"kaostransport": {"port_number": 9986, "protocols": ["tcp"]},
56955696
"dsm-scm-target": {"port_number": 9987, "protocols": ["tcp", "udp"]},
56965697
"nsesrvr": {"port_number": 9988, "protocols": ["tcp"]},
56975698
"osm-appsrvr": {"port_number": 9990, "protocols": ["tcp", "udp"]},
@@ -6015,6 +6016,7 @@
60156016
"trinket-agent": {"port_number": 21212, "protocols": ["tcp"]},
60166017
"cohesity-agent": {"port_number": 21213, "protocols": ["tcp"]},
60176018
"aigairserver": {"port_number": 21221, "protocols": ["tcp"]},
6019+
"xahaud": {"port_number": 21337, "protocols": ["tcp"]},
60186020
"rdm-tfs": {"port_number": 21553, "protocols": ["tcp"]},
60196021
"dfserver": {"port_number": 21554, "protocols": ["tcp", "udp"]},
60206022
"vofr-gateway": {"port_number": 21590, "protocols": ["tcp", "udp"]},

0 commit comments

Comments
 (0)