GoScan Interactive Network Scanner
GoScan Network Scanner

GoScan Interactive Network Scanner
GoScan is a complete interactive network scanner client offering abstraction and automation via nmap.
GoScan is also ideal for unstable environments (unreliable network connectivity, missing “screen”, etc.) as it triggers scans and maintains their status in a SQLite database.
The scans are done in the background (separate from the main thread). Even if the connection to the GoScan box is interrupted, the results can be downloaded asynchronously (more details below).
In other words, the data can be imported into GoScan at different stages of the process without having to start all over again in the event of an error.
Binary installation (Recommended)
# Linux (64bit) $ wget https://github.com/marco-lancini/goscan/releases/download/v2.1/goscan_2.1_linux_amd64.zip $ unzip goscan_2.1_linux_amd64.zip # Linux (32bit) $ wget https://github.com/marco-lancini/goscan/releases/download/v2.1/goscan_2.1_linux_386.zip $ unzip goscan_2.1_linux_386.zip # After that, place the executable in your PATH $ chmod +x goscan $ sudo mv ./goscan /usr/local/bin/goscan
Build from source
$ git clone https://github.com/marco-lancini/goscan.git
$ cd goscan/goscan/
$ make setup
$ make build
To create a multi-platform binary, use the cross command via make:
$ make cross
Docker
$ git clone https://github.com/marco-lancini/goscan.git
$ cd goscan/
$ docker-compose up --build
GoScan Interactive Network Scanner
Anti-DDOS – Anti DDOS Bash Script
WebMap – Nmap Web Dashboard And Reporting