Scan ports of a target
Project description
Overview
target-ports is a basic port scanner written in python and makes use of socket programming to identify open ports.
Installation
# install using pip, check the latest pypi version badge from the top of the readme file
pip install target-ports==<version> # without the <>
Usage
# call from terminal
$ tports -h
usage:
target-ports v0.1
help text
| -h or --help : show this help text and exit.
| -v or --version : show version and exit.
| -c or --current : scan localhost.
| -t or --target : specify single target.
| -ts or --targets : specify multiple targets.
| -p or --ports : number of ports to scan (each, if more than one target is provided.)[optional: default -> 100]
Note:
(i) -t(or --target) and -ts(or --targets) are mutually exclusive.
(ii) -p(or --ports) is optional.
(iii) This tool is just for educational pursose. The author(s) are not responsible for any misuse (AS STATED IN THE LICENSE).
Uninstallation
pip uninstall target-ports
Note to Users [IMPORTANT]
READ LICENSE BEFORE USE.
BY USING THIS SOFTWARE, YOU ACKNOWLEDGE AND AGREE THAT THE AUTHOR(S) SHALL NOT BE HELD RESPONSIBLE OR LIABLE FOR ANY MISUSE, ILLEGAL ACTIVITIES, OR DAMAGES ARISING FROM THE USE OF THE SOFTWARE. THE RESPONSIBILITY FOR THE USE AND CONSEQUENCES OF THE SOFTWARE RESTS SOLELY WITH THE USERS AND NOT WITH THE AUTHOR(S).
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
target-ports-2.1.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file target-ports-2.1.tar.gz
.
File metadata
- Download URL: target-ports-2.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab4ff294b4957d9544dc4beb2e26ac17d7f8474ac528c7f0248cd00399747531 |
|
MD5 | 341dd29bbdb0e8f50eed1d0fd02c53be |
|
BLAKE2b-256 | d27acedc061edc3fa338f5e69edae3cb44a3a2869d4185e6b7483cb5c3da6b80 |
File details
Details for the file target_ports-2.1-py3-none-any.whl
.
File metadata
- Download URL: target_ports-2.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67a388f3dc9b8998f9685a6cb4595c1bdf11a60061bdd92d05630f165c21556c |
|
MD5 | 85140c7a9883971084982aa3443bb165 |
|
BLAKE2b-256 | 0a761f63a2a3bc0abdbde785c32df848346297b2ea913c7c1474c8e518034b74 |