Skip to content

byte-voyager/NetAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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