diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-04-05 06:34:03 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-04-05 06:39:57 +0800 |
| commit | cb836f28031aa894ed144936c15a20d7f6a37118 (patch) | |
| tree | 8b347a735f3bdabdcf91da4ffa72a9cc3adc8663 | |
| parent | 2bd55b6e6f928895a7456ed19e5b31cdde7c1573 (diff) | |
pacdiffba
| -rw-r--r-- | etc/services | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/services b/etc/services index cbc93db6..1d02016f 100644 --- a/etc/services +++ b/etc/services @@ -8528,6 +8528,8 @@ hacl-poll 5315/udp hpbladems 5316/tcp hpdevms 5317/tcp pkix-cmc 5318/tcp +roughtime 5319/tcp +roughtime 5319/udp bsfserver-zn 5320/tcp bsfsvr-zn-ssl 5321/tcp kfserver 5343/tcp @@ -10253,6 +10255,8 @@ apani4 9163/tcp apani4 9163/udp apani5 9164/tcp apani5 9164/udp +sirius-agent 9183/tcp +sirius-agent 9183/udp sun-as-jpda 9191/tcp sun-as-jpda 9191/udp wap-wsp 9200/tcp @@ -11335,6 +11339,9 @@ profinet-rtm 34963/tcp profinet-rtm 34963/udp profinet-cm 34964/tcp profinet-cm 34964/udp +profinet-cm-sec 34965/tcp +profinet-cm-sec 34965/udp +profinet-rt-sec 34966/udp ethercat 34980/tcp ethercat 34980/udp heathview 35000/tcp |
