Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 277 Bytes

Network Assistant

Linux Network Assistant

A network packet delivery/debug tool on the Linux desktop

  • TCP Client
  • TCP Server
  • UDP Client
  • UDP Server

Run

Download netassistant from releases.

Build

go get
go build .

APP