[ sid ]
[ 源代码: asncounter ]
软件包:asncounter(0.5.0)
Count the number of hits per ASN
Count the number of hits (HTTP, packets, etc) per autonomous system number (ASN) and related network blocks.
This is useful when you get a lot of traffic on a server to figure out which network is responsible for the traffic, to direct abuse complaints or block whole networks, or on core routers to figure out who your peers are and who you might want to seek particular peering agreements with
## Features
- reads packets from a text file (or stdin) one per line - can parse some tcpdump output or read packets directly from interfaces with scapy - fast ASN lookups pyasn - automatic download of relevant databases from routeviews.org - Prometheus exporter - written in Python - optional Python REPL interpreter shell to drill into reports
其他与 asncounter 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pyasn
- very fast IP address to Autonomous System Number lookups
-
- rec: python3-prometheus-client
- Python 3 client for the Prometheus monitoring system
-
- sug: python3-manhole
- 软件包暂时不可用
-
- sug: python3-scapy
- Packet generator/sniffer and network scanner/discovery (Python 3)