Skip to content
/ DELTA Public

Simple Port Scanner coded by me,using C++ and socket API.

Notifications You must be signed in to change notification settings

Mr6MJT/DELTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

 'setup'
      
     #~ git clone https://github.com/Mr6MJT/DELTA  
     #~ cd DELTA
     #~ bash setup.sh
  'help' 

      #~ cd /DELTA/src  
      #~ g++ scan.cpp -o scan
      #~ g++ scan2.cpp -o scan2
      #~ ./scan 192.168.1.1 80            |:    ./scan (ip) (port)
      #~ ./scan2 192.168.1.1 1 1000       |:    ./scan (ip) (starting port) (ending port)

I will update it soon,now i want to continue learning ~_^

Please star and FOLLOW!

About

Simple Port Scanner coded by me,using C++ and socket API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages