From 76829b413fe5a6fce197d928fe8f27f9431c4ac9 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 29 Oct 2023 22:54:15 +0100 Subject: Implements support for symbolic host names (#2123) --- example/protos.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index 683107f74..d8cde5022 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -46,7 +46,6 @@ host:"api-global.netflix.com"@Netflix # detected as .Google but only # as # - ip:213.75.170.11/32:443@CustomProtocol ip:8.248.73.247:443@AmazonPrime ip:54.80.47.130@AmazonPrime @@ -61,6 +60,12 @@ ipv6:[247f:855b:5e16:3caf::]/64@CustomProtocolF ipv6:[fe80::76ac:b9ff:fe6c:c124]:12717@CustomProtocolG ipv6:[fe80::76ac:b9ff:fe6c:c124]:12718@CustomProtocolH +# +# You can use symbolic IP addreses if you want +# +ip:www.ntop.org@ntop +ipv6:www.ntop.org@ntop + # # Risk Exceptions # -- cgit v1.2.3