# NetAssistant **Repository Path**: working996/NetAssistant ## Basic Information - **Project Name**: NetAssistant - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-26 - **Last Updated**: 2024-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NetAssistant A network debugging assistant based on Qt GUI. ## Features: 1. UDP; 2. TCP client; 3. TCP server; 4. File transfer; 5. Group chat mode; 6. Multi-language; ## Getting Started This project is built on Qt5. ### Build ``` git clone https://github.com/busyluo/NetAssistant.git cd NetAssistant qmake make ```