TelamonApi is a python package to scan ports with just 2 lines of code.
Project description
TelamonApi
TelamonApi is a python package to scan ports with just 2 lines of code.
Installation
pip install TelamonApi
Usage
from TelamonApi 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 Distribution
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 telamonapi-1.0.3.tar.gz.
File metadata
- Download URL: telamonapi-1.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a45891afcaed031c8d405c230bd90040062ea053c9cb48a4d7192de1875ea1c
|
|
| MD5 |
060f43007b90ca2df36d15078e619104
|
|
| BLAKE2b-256 |
377c97f363546eed8788081e7daded2d17c5e027ece2e3c1e59be180363bbc65
|
File details
Details for the file telamonapi-1.0.3-py3-none-any.whl.
File metadata
- Download URL: telamonapi-1.0.3-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
c52d91c940aef6d1ed3db4005669554bbe8509dc709c568db3fcb30e35b1c8b5
|
|
| MD5 |
d8d72aa4caa80e4a5b2d22f7db825c55
|
|
| BLAKE2b-256 |
44426f270d917b426612a40dcd42776024b4340705a7f8ecca75ccade6faa157
|