Skip to content

java Port Scanner in a Provided range . Faster using ExecuterServices and Future

Notifications You must be signed in to change notification settings

pkgodara/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PortScanner

java Port Scanner in a Provided range . Faster using ExecuterServices and Future

Scanning single port takes approx 2 seconds. so checking all 60000 ports takes lot of time .

Using ExecutorService and Future API and scanning 20 ports together reduced time a lot.

this is a simple java program without GUI.

About

java Port Scanner in a Provided range . Faster using ExecuterServices and Future

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages