# NetAssistant **Repository Path**: baloneo/NetAssistant ## Basic Information - **Project Name**: NetAssistant - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-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)