Portscanner
Developer
Lennart Martens
About
Portscanner v3.0 is a simple yet powerful tool built using Go and the Fyne toolkit, designed to help you scan a range of ports on a given host. The graphical interface is intuitive, making it easy to specify the target host and range of ports to scan. As the scan progresses, you’ll be able to see the progress and any open ports that are found. Releases for Linux, Windows and Android !
Feature: - Portscan, - Ping, - Wake on LAN, - Whois

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/Lennart1978/portscannerv3.0@latest
Or you can download the code directly from git:
git clone https://github.com/Lennart1978/portscannerv3.0.git