diff options
Diffstat (limited to 'json/services.json')
-rw-r--r-- | json/services.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json/services.json b/json/services.json index cd2ad4e..7ba4bfa 100644 --- a/json/services.json +++ b/json/services.json @@ -85,6 +85,7 @@ { "proto": "icmp", "type": 8, "reply-type": 0 }, { "proto": "icmpv6", "type": 128, "reply-type": 129 } ], + "pop3": { "proto": "tcp", "port": 110 }, "radius": [ { "proto": "udp", "port": 1812 }, { "proto": "tcp", "port": 1812 } |