881 B
881 B
VPN Tray Manager
Simple Windows system tray app for managing xray-core VPN servers.
Features
- System tray icon with context menu
- Auto-start enabled VPN servers on launch
- Manage multiple servers from subscription URL
- Configure local ports and proxy types (SOCKS/HTTP)
- Enable/disable servers individually
- Servers restart automatically after config changes
Requirements
- Windows 10/11
- xray-core binary
Usage
- Run
win-test-tray.exe - Right-click tray icon → Settings
- Enter subscription URL and xray binary path
- Check servers you want to enable
- Click Save
Running servers appear in the tray menu:
✓ Server Name (SOCKS:1080)
✓ Another Server (HTTP:1081)
---
Settings
---
Exit
Config Location
%APPDATA%\win-test-tray\config.json
Build
cargo build --release