Skip to content

Scans every public IPV4 for the open ports you specify

Notifications You must be signed in to change notification settings

newtonsart/internetscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

internetscanner

Scans every public IPV4 for the open ports you specify.

Please don't use this for illegal purposes.

Installing

cd internetscanner
./install.sh

Usage

If not installed

sudo python3 internetscanner <PORT> <OUTPUT_FILE> <SECONDS_TIMEOUT> <MAX_THREADS>

If it's installed

internetscanner <PORT> <OUTPUT_FILE> <SECONDS_TIMEOUT> <MAX_THREADS>

Built with

  • Python 3 - The language used.
  • Python modules used: Socket, sys, os, ipaddress and threading.

Authors

About

Scans every public IPV4 for the open ports you specify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published