Skip to content

mattwright324/jports-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jports-ui

Portable, fast, multithreaded port scanning tool in JavaFX.

GitHub latest release Github total download

preview

Features

Simple scanning with many options.

  • Java 8
  • Scan addresses many ways
    • Single address(es) x.x.x.x or x.x.x.x, x.x.y.y, x.x.y.z
    • Address range x.x.x.x - x.y.y.y
    • CIDR x.x.x.x/yy
    • Endless increase x.x.x.x -> ...
    • Endless decrease ... <- x.x.x.x
  • Multiple options for ports
    • Custom list of ports
    • Port range
    • Optionally check open address:port for webpages
  • Finds logged to log file with extra detail (page title, page size)