iohannes
Published on 2025-03-18 / 2 Visits

v2ray client

install v2ray core

curl -Ls https://mirrors.v2raya.org/go.sh | bash
systemctl disable v2ray --now

install v2raya

wget -qO - https://apt.v2raya.mzz.pub/key/public-key.asc | apt-key add -

echo “deb https://apt.v2raya.mzz.pub/ v2raya main” | tee /etc/apt/sources.list.d/v2raya.list
apt update
apt install v2raya

auto run

systemctl enable v2raya.service
systemctl start v2raya.service

config

http://localhost:2017

blank in url web

restart os is ok