visidata: add IP type with CIDR + lookups

This commit is contained in:
tobias
2026-02-15 17:23:09 +01:00
parent 1c9cdc5c19
commit 15934ec4a1
4 changed files with 409 additions and 4 deletions

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