Skip to main content

Check Linux System Port's Status.

Project description

py-linux-ports

Check Linux System Port's Status

Build Status GitHub license PyPI - Python Version PyPI - Wheel PyPI

Downloads

Package Installation :

pip install py-linux-ports

Package Link

Py-Linux-Port's:

import json
from PyLinuxPorts.PyLinuxPorts import portScan 

IpAddress = "192.168.43.133"
PortNumber = 65000

result  = portScan(IpAddress, PortNumber)

print(json.dumps(result, indent=4))

with open('result.json', 'w') as i:
    json.dump(result, i)

License:

MIT Licensed

Author:

Sujit Mandal

GitHub

PyPi

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

py-linux-ports-0.0.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

py_linux_ports-0.0.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file py-linux-ports-0.0.3.tar.gz.

File metadata

  • Download URL: py-linux-ports-0.0.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for py-linux-ports-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2d7e6ecfe4458c9c087d414013ba2961a6a0541c5d441eea8d432d456a31ce01
MD5 84f62d2f41291be7cf1381d84c616633
BLAKE2b-256 3fc1d944cd62451d213fc14baa84bda8b3825389b6bced829fb3840f50fb772c

See more details on using hashes here.

File details

Details for the file py_linux_ports-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: py_linux_ports-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for py_linux_ports-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6da235b732b3d2ccc1c383659aa41d483828feea885e5ab5261d761d2ba71266
MD5 18db6a42925d893960727c1ccda26daa
BLAKE2b-256 4257d8d05256d7ac23dbb0d3ea79f91b3c33904f478ccc814191172672bde14a

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