# Go-NetAssistant **Repository Path**: micoder/Go-NetAssistant ## Basic Information - **Project Name**: Go-NetAssistant - **Description**: go语言编写的网络助手 - **Primary Language**: Go - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-01-16 - **Last Updated**: 2024-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Network Assistant Network assistant program based on Gotk3 - [x] TCP Client - [x] TCP Server - [x] UDP Client - [x] UDP Server ## Run Download `baloneo.netassistant` from releases. ### Build ``` go build . ``` ![APP](./demo.png) ![APP](./demo2.png)