Package Details: happ-desktop-bin 2.16.2-1

Git Clone URL: https://aur.archlinux.org/happ-desktop-bin.git (read-only, click to copy)
Package Base: happ-desktop-bin
Description: Happ — user-friendly GUI client for xray-core with TUN/VPN and anti-censorship
Upstream URL: https://happ.su
Keywords: happ proxy vpn xray
Licenses: custom:proprietary
Conflicts: happ, happ-desktop
Provides: happ, happ-desktop
Submitter: ariurn
Maintainer: ariurn
Last Packager: ariurn
Votes: 10
Popularity: 1.66
First Submitted: 2025-09-23 19:33 (UTC)
Last Updated: 2026-05-22 13:00 (UTC)

Pinned Comments

ariurn commented on 2026-01-07 19:13 (UTC)

I am not the developer of this app and have no direct affiliation with them. If you encounter any issues other than installing the app, please contact the developers through the official contact channel: https://t.me/happ_chat

Latest Comments

ArGul commented on 2026-02-13 16:28 (UTC)

please consider change source to pkg.tar.zst, it's officially right now.

iMaaNor commented on 2026-02-08 18:20 (UTC)

thank you for your work. now they release a pkg.tar.zst version for arch linux in the releases. please consider change source to that package if you can.

mazix commented on 2026-01-15 19:36 (UTC)

By the way, if you have a firewall installed, don't forget to run sudo ufw allow in on tun0 sudo ufw allow out on tun0 sudo ufw reload

ariurn commented on 2026-01-07 19:13 (UTC)

I am not the developer of this app and have no direct affiliation with them. If you encounter any issues other than installing the app, please contact the developers through the official contact channel: https://t.me/happ_chat

feofanden commented on 2026-01-07 15:43 (UTC)

New to linux, autostart is not working

mazix commented on 2025-11-24 15:54 (UTC)

Future file routing issues: the system daemon runs as root, while happ runs as USER. To fix this, you'll need to run sudo chown -R $USER:$USER /opt/happ/bin/core/ or specify this in the PKGBUILD.