visidata: add IP type with CIDR + lookups

This commit is contained in:
tobias
2026-02-15 17:23:09 +01:00
parent c45c729ad4
commit 8cbdc9f41f
4 changed files with 409 additions and 4 deletions
+1 -4
View File
@@ -5,10 +5,8 @@
# Or manually:
# python -m pip install --target ~/.visidata/plugins-deps -r requirements.txt
#
# Core HTTP / scraping
# Core HTTP
requests
beautifulsoup4
lxml
#
# Data parsing
PyYAML
@@ -18,4 +16,3 @@ dnspython
#
# Enrichment helpers
mac-vendor-lookup
virus_total_apis