Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattwright324/jports-ui

Portable, fast, multithreaded port (and web-page) scanning tool in JavaFX.
https://github.com/mattwright324/jports-ui

desktop-app javafx multithreaded port-scanner url-finder

Last synced: 22 days ago
JSON representation

Portable, fast, multithreaded port (and web-page) scanning tool in JavaFX.

Awesome Lists containing this project

README

        

# jports-ui
Portable, fast, multithreaded port scanning tool in JavaFX.

![GitHub latest release](https://img.shields.io/github/release/mattwright324/jports-ui.svg?style=flat-square)
![Github total download](https://img.shields.io/github/downloads/mattwright324/jports-ui/total?style=flat-square)

![preview](https://i.imgur.com/H45pIAb.png)

## 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)