diff options
author | Luca Deri <deri@ntop.org> | 2023-03-21 19:27:56 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2023-03-21 19:27:56 +0100 |
commit | b3457c644f5581c211697330e3f12d2ef83200aa (patch) | |
tree | c1f4bd677a6eb13559b2a12f459d47a02e563d05 | |
parent | c22d30786c66894530875e9c15b7839810d48eff (diff) |
Removed overlapping port
-rw-r--r-- | example/protos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/protos.txt b/example/protos.txt index 6642803c8..2ed5e848c 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -2,7 +2,7 @@ # <tcp|udp>:<port>,<tcp|udp>:<port>,.....@<proto> tcp:81,tcp:8181@HTTP -udp:5061-5062@SIP +udp:5062@SIP tcp:860,udp:860,tcp:3260,udp:3260@iSCSI tcp:3000@ntop tcp:9002@Elasticsearch |