# tcp-scannet **Repository Path**: reggiepy/tcp-scannet ## Basic Information - **Project Name**: tcp-scannet - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-28 - **Last Updated**: 2022-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # golang TCP SCAN [![go version](https://img.shields.io/github/go-mod/go-version/reggiepy/tcp-scannet?color=success&filename=go.mod&style=flat)](https://github.com/reggiepy/tcp-scannet) [![release](https://img.shields.io/github/v/tag/reggiepy/tcp-scannet?color=success&label=release)](https://github.com/reggiepy/tcp-scannet) [![build status](https://img.shields.io/badge/build-pass-success.svg?style=flat)](https://github.com/reggiepy/tcp-scannet) [![License](https://img.shields.io/badge/license-GNU%203.0-success.svg?style=flat)](https://github.com/reggiepy/tcp-scannet) [![Go Report Card](https://goreportcard.com/badge/github.com/reggiepy/tcp-scannet)](https://goreportcard.com/report/github.com/reggiepy/tcp-scannet) ## Installation ```bash git clone https://github.com/reggiepy/tcp-scannet.git cd tcp-scannet go mod tidy ``` ## Usage ```bash go run main.go ``` ## Architecture