Package Details: v2rayn 7.22.2-1

Git Clone URL: https://aur.archlinux.org/v2rayn.git (read-only, click to copy)
Package Base: v2rayn
Description: A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
Upstream URL: https://github.com/2dust/v2rayN
Licenses: GPL-3.0-only
Submitter: yidaduizuoye
Maintainer: mhdi (noureddinex)
Last Packager: mhdi
Votes: 24
Popularity: 2.39
First Submitted: 2024-12-30 14:38 (UTC)
Last Updated: 2026-05-23 09:12 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

zept commented on 2025-01-22 14:23 (UTC)

Hi, could you please update the AUR package to reflect these recent changes? I have tried building the package multiple times, but it did not work for me on several installations. However, it seems to work perfectly fine when upgrading from an older version.

As mentioned in the 7.7.0 release on GitHub:

Linux 和 macOS 的发布的安装包中增加了 Xray sing-box mihomo 三个内核,在首次安装后可以直接使用

Thank you in advance.

yidaduizuoye commented on 2025-01-08 02:33 (UTC)

@pomeluce The bin/ folder is not created until the first run, fix in 7.5.5-2. Thanks!

pomeluce commented on 2025-01-08 02:15 (UTC)

v2rayN.sh will prompt the following message when running:

cp: cannot create regular file '/home/xxx/.local/share/v2rayN/bin/xray': No such file or directory
cp: cannot create regular file '/home/xxx/.local/share/v2rayN/bin/sing_box': No such file or directory

The '~/.local/share/v2rayN/bin' directory needs to be created manually. Can the creation code for the ~/.local/share/v2rayN/bin directory be added to v2rayN.sh?