corevpn-cli-0.1.0 is not a library.
corevpn-cli
CoreVPN command-line interface - VPN client with OAuth2 support.
Features
- Interactive TUI: Terminal user interface for connection management
- OAuth2 Authentication: Browser-based authentication flow
- Profile Management: Save and manage multiple VPN profiles
- Connection Status: Real-time connection monitoring
- Cross-Platform: Linux, macOS, and Windows support
Installation
Usage
# Connect to VPN
# List saved profiles
# Add new profile
# Connect using profile
# Show connection status
# Disconnect
Commands
| Command | Description |
|---|---|
connect |
Connect to VPN server |
disconnect |
Disconnect from VPN |
status |
Show connection status |
profiles |
Manage VPN profiles |
logs |
View connection logs |
tui |
Launch interactive TUI |
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT license (LICENSE-MIT)
at your option.