A module to interact with scamper processes and data
Project description
scamper is a tool that actively probes the Internet in order to analyze Internet topology and performance.
This scamper module provides convenient classes and methods for interacting with scamper processes and data. The scamper module has two related halves - classes for interacting with running scamper processes (through ScamperCtrl and related classes) and classes for reading and writing data previously collected with scamper (ScamperFile). These classes are supported by other classes that store measurement results. The types of measurements supported by the scamper module include ping, traceroute, alias resolution, DNS queries, HTTP, UDP probes, and packet capture.
See the documentation for examples.
The module requires two scamper libraries (libscamperctrl and libscamperfile) to run, and their development headers to build. These two scamper libraries are provided in the scamper source code distribution, and are packaged for many operating systems, as listed on the scamper website. Where possible, use a package provided by your operating system before resorting to compiling and installing the libraries yourself. Further, the Python module is already provided in packaged form by some operating systems, and you should use the packaged module where possible.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file scamper-20250729.tar.gz.
File metadata
- Download URL: scamper-20250729.tar.gz
- Upload date:
- Size: 686.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0da56e882518022bf0a18a830b3b9dc0653d453df0360a0806e7f4b4504db67a
|
|
| MD5 |
1164a601872654ac76ca4cc1bffc76f3
|
|
| BLAKE2b-256 |
2a9e303a32de6df92dbf2ea620bfa8914b7205408dc8531e43d385bb03d89582
|