From 501ff5841d327951cb3221474192b39d48d29bc5 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 5 Feb 2025 15:27:34 +0100 Subject: Added additional VK ASNs --- utils/asn_update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/asn_update.sh b/utils/asn_update.sh index f9e2a9ca7..50e0e38bd 100755 --- a/utils/asn_update.sh +++ b/utils/asn_update.sh @@ -171,7 +171,8 @@ echo "(3) Line IPs are available in $DEST" echo "(1) Downloading VK..." DEST=../src/lib/inc_generated/ndpi_asn_vk.c.inc -create_list NDPI_PROTOCOL_VK $DEST "" "AS47541" +# https://bgpview.io/search/vkontakte +create_list NDPI_PROTOCOL_VK $DEST "" "AS47541" "AS207581" "AS28709" "AS47542" "AS62243" echo "(3) VK IPs are available in $DEST" echo "(1) Downloading Yandex..." -- cgit v1.2.3