Skip to main content

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


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 hashes)

Uploaded Source

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