mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
image
screenshot
This commit is contained in:
parent
94732a8281
commit
8bb59d3a0c
|
@ -1,7 +1,13 @@
|
|||
# Simple Port Scanner
|
||||
|
||||
This is a simple port scanner written in Python. You can run a scan on any one particular host or over a given range of IP addresses.
|
||||
|
||||
Download the script on your local machine and use as follows.
|
||||
<p align="center">
|
||||
<img
|
||||
src="https://user-images.githubusercontent.com/28898632/193796899-8c27a4d9-fecc-4378-9324-bded40abc641.png"
|
||||
>
|
||||
</p>
|
||||
|
||||
## Usage
|
||||
- Single host - scans a single IP address
|
||||
|
|
Loading…
Reference in New Issue
Block a user