Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radar : A Restful API Written In Go for Port Scanning

Overview

Small project in Go, for creating a port scanner using Rest. A potential use case is dropping it on a server (EC2/Droplet etc) and allow it to scan your cloud infrastructure.

Install

go get github.com/O-Luhishi/Radar
go build
./Radar

Endpoints

METHOD: GET
/api/healthcheck/
METHOD: GET
/api/scan/
METHOD: POST
/api/scan/{ip_addr}/

Big thanks to @Anvie for the Port Scanner Go Module!

About

A Restful API Written In Go for Port Scanning

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages