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

https://github.com/uncledecart/nettb

Network tool belt - Go networking without hustle
https://github.com/uncledecart/nettb

golang networking

Last synced: about 1 month ago
JSON representation

Network tool belt - Go networking without hustle

Awesome Lists containing this project

README

          

[![Go Report Card](https://goreportcard.com/badge/github.com/uncleDecart/nettb?style=flat-square)](https://goreportcard.com/report/github.com/spf13/viper)
![Go Version](https://img.shields.io/badge/go%20version-%3E=1.17-61CFDD.svg?style=flat-square)
[![PkgGoDev](https://pkg.go.dev/badge/mod/github.com/uncleDecart/nettb)](https://pkg.go.dev/mod/github.com/uncleDecart/nettb)

Network tool belt - Go networking without hustle

## Install

```bash
$ go get https://github.com/uncleDecart/nettb
```
Note that nettb uses Golang [modules](https://github.com/golang/go/wiki/Modules)