A TCP/UDP port ping client
Project description
Pingos
A TCP/UDP port ping client that allows you to test connectivity to specific ports without using ICMP protocol.
Pingos is named by adding the Greek-style suffix 'os' to 'ping', inspired by the naming conventions of ancient Greek words and modern open-source projects.
Installation
pip install pingos
Usage
# TCP port ping
pingos tcp example.com 80
# UDP port ping
pingos udp example.com 53
# With custom timeout (in seconds)
pingos tcp example.com 80 --timeout 2
# With custom number of packets
pingos 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.3.tar.gz
(3.4 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.3.tar.gz.
File metadata
- Download URL: pingos-0.1.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1744fa38eb8b0db618524c964730e147d196f53e8c6d8f297104fe98352ddee6
|
|
| MD5 |
bd1ffa4daa64d1c5cfac79d8f363c25f
|
|
| BLAKE2b-256 |
05f2aa8adfd79793f5807df877d94284d5ed406465471779687534faf829b47f
|
File details
Details for the file pingos-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pingos-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d48ae93c42801e0a6eda88ae33e2ea3a6ac3289f8d02f281e935804b1d817afe
|
|
| MD5 |
b1a1f021eb4689686f5d393e11d7324c
|
|
| BLAKE2b-256 |
e8f5190f18dff814b9c3f72f0c010e722c8ac65fe357105f2ed1186aa36cbcf3
|