Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mattwright324/jports-ui
- Owner: mattwright324
- License: mit
- Created: 2019-08-04T14:24:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T23:55:05.000Z (5 months ago)
- Last Synced: 2024-11-15T02:45:53.356Z (3 months ago)
- Topics: desktop-app, javafx, multithreaded, port-scanner, url-finder
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)