An open API service indexing awesome lists of open source software.

https://github.com/zackproser/portscanner

A Golang implementation of a portscanner
https://github.com/zackproser/portscanner

Last synced: about 1 year ago
JSON representation

A Golang implementation of a portscanner

Awesome Lists containing this project

README

          

# Golang PortScanner

## Overview
Adapted from [Kent Gruber's medium article](https://medium.com/@KentGruber/building-a-high-performance-port-scanner-with-golang-9976181ec39d).

PortScanner implementation in Go