A modern graphical interface for the paqet network proxy.
- Client & Server mode support 🔄
- Auto network interface detection 📡
- KCP encryption configuration 🔐
- Real-time process logging 📋
- Import/Export YAML configs 📁
- Persistent settings 💾
Get the latest release from GitHub Releases.
- Run
PaqetUI.exe - Select Client or Server mode
- Configure your network settings
- Click START TUNNEL
- Windows 10/11
- Npcap (for Windows)
# Clone the repository
git clone https://github.com/ThisIsDara/PaqetUI.git
cd PaqetUI
# Install dependencies
pip install -r requirements.txt
# Run the GUI
python paqet_gui.pypip install pyinstaller pyyaml
python build.pyMIT License