Components: - ostp-daemon: Windows Service with Named Pipe IPC - ostp-installer: Setup wizard with admin privileges - ostp-gui: Tauri dark theme UI (450x600) Features: - Background service management (OspabGuard) - IPC commands: CONNECT/DISCONNECT/STATUS - Firewall rules auto-configuration - Wintun driver placeholder (download from wintun.net) - Real-time stats display (upload/download/ping) Note: Requires wintun.dll download for full functionality
4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
// Placeholder wintun.dll
|
|
// Download actual file from https://www.wintun.net/
|
|
// This file is here to allow compilation without the actual DLL
|