Expand description
§Vortix VPN Manager
Terminal UI for WireGuard and OpenVPN with real-time telemetry and leak guarding.
It provides profile management and an intuitive dashboard interface.
Modules§
- app
- Core application state and logic.
- cli
- Command-line interface module.
- config
- Application configuration management.
- constants
- Application-wide constants and configuration values.
- core
- Core modules for VPN detection and telemetry.
- event
- Terminal event handling for the TUI.
- logger
- Centralized production-level logging system for Vortix.
- message
- Message system for the Vortix application.
- platform
- Platform abstraction layer for OS-specific functionality.
- state
- Domain state types for the Vortix application.
- theme
- Theming infrastructure for the Vortix UI.
- ui
- UI rendering module
- utils
- Utility functions for formatting and path management.
- vpn
- VPN profile import functionality