Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 325 Bytes

network-tool

go golang network tool connectivity udp tcp

#Server compile for linux server go build

copy con the destination server and run as network-tool -s

#Client Compile for windows: GOOS=windows GOARCH=386 go build -o /home/web/goproj/bin/network-tool.exe

run with double click A log file will appear on Desktop