Skip to main content

No project description provided

Project description

Gufo Traceroute

Gufo Traceroute is the Python asyncio IPv4 traceroute implementation.

PyPi version Python Versions License Build Sponsors


Documentation: https://docs.gufolabs.com/gufo_traceroute/

Source Code: https://github.com/gufolabs/gufo_traceroute/


Gufo Traceroute is the Python asyncio library for IPv4 traceroute. It consist of a clean Python API which hides all raw-socket manipulation details.

async with Traceroute() as tr:
    async for hop in tr.traceroute("8.8.8.8", tries=3):
        print(hop)

Unlike the others traceroute implementation, Gufo Traceroute works well in noisy environments, i.e. on hosts generating and receiving large volumes of ICMP traffic.

Virtues

  • Clean async API.
  • IPv4 support.
  • High-performance.
  • Built-in whois client for AS number resolution.
  • Full Python typing support.
  • Editor completion.
  • Well-tested, battle-proven code.

On Gufo Stack

This product is a part of Gufo Stack - the collaborative effort led by Gufo Labs. Our goal is to create a robust and flexible set of tools to create network management software and automate routine administration tasks.

To do this, we extract the key technologies that have proven themselves in the NOC and bring them as separate packages. Then we work on API, performance tuning, documentation, and testing. The NOC uses the final result as the external dependencies.

Gufo Stack makes the NOC better, and this is our primary task. But other products can benefit from Gufo Stack too. So we believe that our effort will make the other network management products better.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gufo_traceroute-0.2.0.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

gufo_traceroute-0.2.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file gufo_traceroute-0.2.0.tar.gz.

File metadata

  • Download URL: gufo_traceroute-0.2.0.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for gufo_traceroute-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f79430e7d6e3f685e409d372e6d0d9b6bf5c3be6221a4bec7cd687feecb2f957
MD5 bd5265223bf53efba1408c96e0ab5724
BLAKE2b-256 bd54be2479b33e4e0606c82e82568050414f58c0673da0a5731c5cbcb16a6594

See more details on using hashes here.

File details

Details for the file gufo_traceroute-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gufo_traceroute-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2dfbaf60b4e9ebb27242b8a1a04f0a1178ab216e4339b970cad7afa9f40d483
MD5 c9fc1d27a61dffaba2af72c2de4070e8
BLAKE2b-256 420ace62d9c13c9a2b0de1fb80fb2f4482772273070fc87199f38e554a94758d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page