A TCP/UDP port ping client
Project description
Pong
A TCP/UDP port ping client that allows you to test connectivity to specific ports without using ICMP protocol.
Installation
pip install pong
Usage
# TCP port ping
pong tcp example.com 80
# UDP port ping
pong udp example.com 53
# With custom timeout (in seconds)
pong tcp example.com 80 --timeout 2
# With custom number of packets
pong tcp example.com 80 --count 5
Features
- TCP and UDP port testing
- Configurable timeout
- Configurable number of packets
- Rich terminal output
- Detailed statistics
Requirements
- Python 3.8 or higher
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
pingos-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pingos-0.1.0.tar.gz.
File metadata
- Download URL: pingos-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6cd259cfc531179fe8aed9f848a39fac274d9df84c8a197c8aa1f7d6c2505a2
|
|
| MD5 |
9c84aef6b8ef5989e5105ed639d7f35c
|
|
| BLAKE2b-256 |
04d8ffb07d8911090ddcf91048d7da2a9923f79b4e6d966ed79f9f28dc970e78
|
File details
Details for the file pingos-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pingos-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84fd935de57e39bb35562987d3c795363f0c6990ef58b1e33a157de37310ac5a
|
|
| MD5 |
e781718f50373c8396f4b2a4ca22f713
|
|
| BLAKE2b-256 |
229ab129a821f61908fb531a5e28b286436c42200917a483c04fd9d483cce032
|