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.
.. _scamper: https://www.caida.org/tools/measurement/scamper/
.. _documentation: https://www.caida.org/catalog/software/scamper/python/
Raw data
{
"_id": null,
"home_page": "https://www.caida.org/tools/measurement/scamper/",
"name": "scamper",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Internet measurement, ping, traceroute, dns, http, alias resolution",
"author": "Matthew Luckie",
"author_email": "mjl@luckie.org.nz",
"download_url": "https://files.pythonhosted.org/packages/2a/9e/303a32de6df92dbf2ea620bfa8914b7205408dc8531e43d385bb03d89582/scamper-20250729.tar.gz",
"platform": null,
"description": "scamper_ is a tool that actively probes the Internet in order to\nanalyze Internet topology and performance.\n\nThis scamper module provides convenient classes and methods for\ninteracting with scamper processes and data. The scamper module\nhas two related halves - classes for interacting with running\nscamper processes (through ScamperCtrl and related classes) and\nclasses for reading and writing data previously collected with\nscamper (ScamperFile). These classes are supported by other\nclasses that store measurement results. The types of measurements\nsupported by the scamper module include ping, traceroute, alias\nresolution, DNS queries, HTTP, UDP probes, and packet capture.\n\nSee the documentation_ for examples.\n\nThe module requires two scamper libraries (libscamperctrl and\nlibscamperfile) to run, and their development headers to build.\nThese two scamper libraries are provided in the scamper source\ncode distribution, and are packaged for many operating systems, as\nlisted on the scamper_ website. Where possible, use a package\nprovided by your operating system before resorting to compiling\nand installing the libraries yourself. Further, the Python module\nis already provided in packaged form by some operating systems,\nand you should use the packaged module where possible.\n\n.. _scamper: https://www.caida.org/tools/measurement/scamper/\n.. _documentation: https://www.caida.org/catalog/software/scamper/python/\n",
"bugtrack_url": null,
"license": "GPL-2.0-only",
"summary": "A module to interact with scamper processes and data",
"version": "20250729",
"project_urls": {
"Documentation": "https://www.caida.org/catalog/software/scamper/python/",
"Homepage": "https://www.caida.org/tools/measurement/scamper/"
},
"split_keywords": [
"internet measurement",
" ping",
" traceroute",
" dns",
" http",
" alias resolution"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2a9e303a32de6df92dbf2ea620bfa8914b7205408dc8531e43d385bb03d89582",
"md5": "1164a601872654ac76ca4cc1bffc76f3",
"sha256": "0da56e882518022bf0a18a830b3b9dc0653d453df0360a0806e7f4b4504db67a"
},
"downloads": -1,
"filename": "scamper-20250729.tar.gz",
"has_sig": false,
"md5_digest": "1164a601872654ac76ca4cc1bffc76f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 686367,
"upload_time": "2025-07-29T22:40:28",
"upload_time_iso_8601": "2025-07-29T22:40:28.950021Z",
"url": "https://files.pythonhosted.org/packages/2a/9e/303a32de6df92dbf2ea620bfa8914b7205408dc8531e43d385bb03d89582/scamper-20250729.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 22:40:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "scamper"
}