NetScan v3.0.0 - Desktop GUI Application
This is a major release introducing a desktop GUI application alongside the powerful CLI tools.
What's New
Desktop GUI Application (Electron)
- Modern interface with dark/light themes
- Real-time network scanning with live updates
- Device management with favorites and custom labels
- Network topology visualization
- Security dashboard with risk assessment
- Export to CSV, HTML, JSON, PDF formats
- Cross-platform: macOS (Intel + ARM) and Windows
Professional Installers
Choose your preferred installation method:
| Platform | File | Description |
|---|---|---|
| macOS (GUI+CLI) | NetScan-3.0.0-Installer.pkg | Full installer with component selection |
| macOS (CLI only) | NetScan-CLI-3.0.0.pkg | CLI tools only |
| macOS (Intel DMG) | NetScan-3.0.0.dmg | Drag-and-drop GUI app (Intel) |
| macOS (ARM DMG) | NetScan-3.0.0-arm64.dmg | Drag-and-drop GUI app (Apple Silicon) |
| macOS (Intel ZIP) | NetScan-3.0.0-mac.zip | Portable GUI app (Intel) |
| macOS (ARM ZIP) | NetScan-3.0.0-arm64-mac.zip | Portable GUI app (Apple Silicon) |
| Windows (Installer) | NetScan-3.0.0-Setup.exe | NSIS installer with component selection |
| Windows (Portable) | NetScan-3.0.0-Windows.zip | Portable package |
Bug Fixes
- Fixed Bash 3.2 compatibility for macOS default shell
- Config files now stored in ~/.netscan for proper user permissions
- Fixed CLI wrapper script installation issues
Documentation
Full documentation available at: https://g1a1b1e.github.io/NetScan/
Quick Start
macOS:
curl -fsSL https://raw.githubusercontent.com/G1A1B1E/NetScan/main/install.sh | bash
Run GUI: Launch NetScan from Applications folder
Run CLI: netscan
Full Changelog: https://github.com/G1A1B1E/NetScan/blob/main/CHANGELOG.md