github Harry-kp/vortix v0.2.1
0.2.1 - 2026-04-04

18 hours ago

Release Notes

Fixed

  • Detect missing resolvconf before WireGuard connect on Linux (#186, #187) — Vortix now shows clear install instructions instead of cryptic wg-quick errors when DNS is configured but resolvconf isn't available on Arch/Fedora
  • Add CLI dependency check to catch missing tools before connection attempts

Documentation

  • Add comprehensive Arch Linux troubleshooting FAQ and distribution-specific guidance in README
  • Add WireGuard configuration guide explaining AllowedIPs, cloud provider limitations, and routing best practices
  • Add quick error reference table for common connection issues

Install vortix 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Harry-kp/vortix/releases/download/v0.2.1/vortix-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Harry-kp/tap/vortix

Install prebuilt binaries into your npm project

npm install @harry-kp/vortix@0.2.1

Download vortix 0.2.1

File Platform Checksum
vortix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
vortix-x86_64-apple-darwin.tar.xz Intel macOS checksum
vortix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
vortix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
vortix-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
vortix-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Don't miss a new vortix release

NewReleases is sending notifications on new releases.