VPN for Linux
Ubuntu, Fedora, Arch and more
Connect MeerGuard on Linux via Happ (GUI) or through the command line with xray-core.
Recommended App
Happ
RecommendedGUI client supporting .deb, .rpm, AppImage and other formats.
Download Happ for LinuxSetup via Happ (GUI)
Download Happ
On the GitHub page, choose the package for your distribution: .deb (Ubuntu/Debian), .rpm (Fedora/RHEL) or AppImage.
Install the app
For .deb: sudo dpkg -i happ-linux.deb. For AppImage: chmod +x and run it.
Get a VPN key in Telegram
Open the bot @meerguardbot, choose a plan and get your VLESS link.
Add the VPN key
Copy the link and paste it in Happ via "+" → "Add from clipboard".
Connect
Press the connect button. You may need to enter your password to create a TUN interface.
Alternative: xray-core (CLI)
For advanced users: you can use xray-core directly via the command line.
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ installAfter installing xray-core, create a config file from the VLESS link received from the bot. Detailed instructions are in the xray-core documentation.
System Requirements
- Linux (x64 or ARM64)
- Ubuntu 20.04+, Fedora 35+, Arch or another distribution
- GTK3 or Qt5 for the GUI version
- At least 100 MB of free space
- Internet connection