Modern CustomTkinter desktop GUI for pacPortScanner.
- AI Orange desktop interface with live results, detail drawer, log panel, and status bar.
- TCP connect scanner that works without root/admin permissions.
- Automatic Nmap backend when
nmapis installed, with socket fallback. - Target support for single hosts, hostnames, and IPv4 CIDR ranges.
- Port presets:
top100,top1000,all, and custom specs like22,80,443or1-1024. - Optional banner grabbing, service hints, ping sweep, and best-effort CVE lookup.
- Exports JSON, CSV, and self-contained HTML reports into
./data/.
cd C:\Users\demir\Downloads\pacportscanner-gui
python -m pip install -r requirements.txtpython app.pypython app.py --smokeUse this only on systems and networks you own or have written permission to test. CVE data is best-effort from public sources and should not be treated as proof of security.