LinuxCommandLibrary

vortix

TUI for WireGuard and OpenVPN with telemetry

TLDR

Launch the VPN management TUI
$ sudo vortix
copy
Import a VPN configuration
$ vortix import [tunnel.conf]
copy
Display version and config info
$ vortix info
copy

SYNOPSIS

vortix [command]

DESCRIPTION

vortix is a terminal UI for managing WireGuard and OpenVPN connections with real-time telemetry and leak guarding. It auto-detects VPN configuration files and provides live metrics including throughput, latency, jitter, packet loss, and geolocation data. Requires root privileges for VPN operations.

HISTORY

vortix was created by Harry-kp and is written in Rust.

SEE ALSO

wg(1), openvpn(1), wg-cmd(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard