/port_scanner

Simple straight forward port scanner

Primary LanguageGo

port scanner

Usage

git clone https://github.com/ayoubc/port_scanner.git
cd port_scanner
go run main.go --host somehost
  • the default host to scan is 127.0.0.1