TelamonPypi is a python package to scan ports with just 2 lines of code.
Project description
TelamonPypi
TelamonPypi is a python package to scan ports with just 2 lines of code.
Installation
pip install telamonpypi
Usage
from telamonpypi import telamon
A) port = 80 telamon.scan("example.com", port)
B)
minport = 79 maxport = 999 telamon.scanmulti("example.com", minport, maxport)
C)
telamon.scanall("example.com")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 telamonpypi-1.0.2-py3-none-any.whl.
File metadata
- Download URL: telamonpypi-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f41f5df992c57e1887764cfed221a41dcd127d47e5e48301a909399a39b1451
|
|
| MD5 |
1fa866fc4fbb58b843d289646947e4db
|
|
| BLAKE2b-256 |
d544aff70a8048af65b99b1fa72bf8cb3157840f799091d0e72f57b6a5dd756c
|