Package Details: v2raya 2.2.6.7-1

Git Clone URL: https://aur.archlinux.org/v2raya.git (read-only, click to copy)
Package Base: v2raya
Description: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols
Upstream URL: https://github.com/v2rayA/v2rayA
Keywords: pingtunnel shadowsocks ss ssr trojan v2ray
Licenses: AGPL3
Submitter: mzz2017
Maintainer: mzz2017
Last Packager: mzz2017
Votes: 25
Popularity: 0.020737
First Submitted: 2019-11-21 15:57 (UTC)
Last Updated: 2025-03-27 12:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

FishBoneEK commented on 2023-09-09 14:22 (UTC)

Met some issues trying installation: * Some comments report v2raya doesn't support nodejs 20 * The required v2ray-domain-list-community version as install dependency is older than the pkg version in extra repo, mirrors returned 404 because of it My work arounds: * Install nvm and nodejs 19 via nvm, then use --assume-installed to install yarn (build dependency) * Use --assume-installed to install v2raya, v2raya will fetch domain list itself later

<deleted-account> commented on 2023-07-25 23:22 (UTC)

Incompatible with nodejs 20.

error @achrinza/node-ipc@9.2.6: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19". Got "20.4.0"
error Found incompatible module.

xihale commented on 2023-07-14 08:53 (UTC)

Please add the 'nodejs<=19' to prevent the nodejs version bugs

SilverRainZ commented on 2023-03-25 03:25 (UTC)

Hello, can you please add more arch supports? for example: arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')

Universebenzene commented on 2022-12-11 10:29 (UTC)

@blacksheepccd According to the release note, the answer should be no.

blacksheepccd commented on 2022-12-11 07:54 (UTC)

Does v2raya-2.0.0 still support xray-core? As optional dependency xray was removed from PKGBUILD.

AvianaCruz commented on 2022-11-22 15:47 (UTC)

@mzz2017 It would be better to create a specific user for the server to enhance security and maintainability. This can be done by systemd-sysusers like https://aur.archlinux.org/packages/xray.

bluekey commented on 2022-04-20 16:54 (UTC)

Please fix bug, thanks.

-------error begin----- go: downloading gitlab.com/yawning/chacha20.git v0.0.0-20190903091407-6d1cb28dc72c /home/lee/go/pkg/mod/github.com/v2ray!a/shadowsocks!r@v1.0.4/streamCipher/encrypt.go:18:2: gitlab.com/yawning/chacha20.git@v0.0.0-20190903091407-6d1cb28dc72c: reading https://mirrors.aliyun.com/goproxy/gitlab.com/yawning/chacha20.git/@v/v0.0.0-20190903091407-6d1cb28dc72c.zip: 404 Not Found ==> 错误: 在 build() 中发生一个错误。 正在放弃... --------error end---------

ZhangHua commented on 2022-01-19 11:13 (UTC) (edited on 2022-01-19 11:24 (UTC) by ZhangHua)

Remove line 26 export GOPROXY=https://mirrors.aliyun.com/goproxy/ in PKGBUILD and set your own go proxy to get rid of this problem. It seems that packager use aliyun's mirror-site again. In the meantime, I think packager shouldn't set proxy or mirror-site for user. People may use their own setting and setting proxy and mirror for them may result unexpected behavior. People who need to set proxy or mirror-site can finish setting by themself.

quizhan commented on 2021-10-13 03:27 (UTC)

error:

go: google.golang.org/grpc@v1.40.0 requires
    golang.org/x/oauth2@v0.0.0-20200107190931-bf48bf16ab8d requires
    cloud.google.com/go@v0.34.0: reading https://mirrors.aliyun.com/goproxy/cloud.google.com/go/@v/v0.34.0.mod: 502 Bad Gateway
go: google.golang.org/grpc@v1.40.0 requires
    golang.org/x/oauth2@v0.0.0-20200107190931-bf48bf16ab8d requires
    cloud.google.com/go@v0.34.0: reading https://mirrors.aliyun.com/goproxy/cloud.google.com/go/@v/v0.34.0.mod: 502 Bad Gateway

@mzz2017 but it cause another error