followthefourleafedclover / Port-Scanner

Simple Port Scanner made from scratch using sockets library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortScanner

Simple Port Scanner made from scratch using sockets library

Works for IPv4

*Args

  • min: sets port range to the minmum amount, 1-50
  • max: sets port range to maximum amount on a decive, 1-65355

Resources

Additional Comments

  • Disccovered nmap and how it operates. Decided to create a program akin to nmap.

About

Simple Port Scanner made from scratch using sockets library


Languages

Language:Python 100.0%