Skip to content

Alpha port scan is a process that sends client requests to a range of server port addresses on a host, with the goal of finding an active port

License

Notifications You must be signed in to change notification settings

AlphaQx/Alpha-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Welcome to Alpha Port Scanner

Alpha Port Scanner is an open source port scanner designed to scan a server or host for open ports.

Installation:

  • Download alpha-port-scanner using the following command :
    git clone https://github.com/AlphaQx/Alpha-Port-Scanner.git

  • Then, go to Alpha-port-scanner directory using the following command :
    cd alpha-port-scanner

  • Now run apscan using the following command :
    python apscan.py [ip address] [start point] [end point]

Example:

  • To scan all open ports from 1 to 200 of example.com :
    python apscan.py example.com 1 200

screenshot

Open Source Helpers

🤝 Our Contributors:

Language Used:

Dont forget to star this repo and follow me!

About

Alpha port scan is a process that sends client requests to a range of server port addresses on a host, with the goal of finding an active port

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages