Search standard services by its port.
Project description
# Portinfo Package
This is very simple package that fetches service name by its port and vice versa.
Service/Port data from [IANA](https://iana.org).
## Install:
### PIP: pip install portinfo
## Usage: ` $ portinfo [Service Port | Service Name] `
### Get service name by port ` $ portinfo 5432 `
Output: ` postgresql (PostgreSQL Database) :5432 tcp postgresql (PostgreSQL Database) :5432 udp `
### Get port by service name ` $ portinfo redis `
output: ` redis (An advanced key-value cache and store) :6379 tcp `
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
portinfo-0.1.0.tar.gz
(159.4 kB
view details)
File details
Details for the file portinfo-0.1.0.tar.gz.
File metadata
- Download URL: portinfo-0.1.0.tar.gz
- Upload date:
- Size: 159.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db9520d5a3464ec592fac6048d4190814651988a2bb6070b7c5f3c8e67f6b7d4
|
|
| MD5 |
79e7b5a0e5f0d620dbe6a5681c9ccb79
|
|
| BLAKE2b-256 |
e15da9f49875e507f6f4ba77597f7275b55bc5c49b1c495d85f1dd84b8a839ad
|