v2rayxplus

command module
v0.0.0-...-169c8c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2022 License: GPL-3.0 Imports: 17 Imported by: 0

README

v2rayXPlus

使用go写的v2ray gui客户端

AUR package pipeline status Go Report Card GoDoc Sourcegraph

使用iptables+透明代理+v2ray路由实现真全局自动分流

感谢@linyuan提供的logo

Dependencies

therecipe/qt

Install v2rayXPlus for ArchLinux

wget https://mirrors.firerain.me/x86_64/v2rayxplus-1.2.0-1-x86_64.pkg.tar.xz
sudo pacman -U ./v2rayxplus-1.2.0-1-x86_64.pkg.tar.xz

Install v2rayXPlus for ArchLinux By AUR

yay -S v2rayxplus

Install v2rayXPlus for other GNU/Linux (qt 5.13 +)

wget https://mirrors.firerain.me/x86_64/v2rayxplus-1.2.0-1-x86_64.pkg.tar.xz
mkdir tmp
cd tmp
tar -xvf ../v2rayxplus-1.2.0-1-x86_64.pkg.tar.xz
rm .*
mv -f ./usr/* /usr
sudo systemctl daemon-reload

Build v2rayXPlus install

1. Install therecipe/qt

https://blog.firerain.me/article/6 or therecipe/qt install

add $GOPATH/go/bin to environment variables

2. Build or v2rayxplus.zip (qt 5.13 +)
git clone https://gitlab.com/xiayesuifeng/v2rayxplus
cd v2rayxplus
qtdeploy build desktop 

Install

sudo wget https://gitlab.com/firerainos/firerain-package/tree/master/v2rayxplus/v2rayxplus.service -O /usr/lib/systemd/system/v2rayxplus.service
sudo wget https://gitlab.com/firerainos/firerain-package/tree/master/v2rayxplus/v2rayxplus.desktop -O /usr/share/applications/v2rayxplus.desktop
sudo wget https://gitlab.com/firerainos/firerain-package/tree/master/v2rayxplus/v2rayxplus.svg -O /usr/share/icons/hicolor/96x96/apps/v2rayxplus.svg
sudo cp ./deploy/linux/v2rayxplus /usr/bin
sudo cp helper/config/me.firerain.v2rayxplus.conf /usr/share/dbus-1/system.d
sudo cp helper/config/me.firerain.v2rayxplus.service /usr/share/dbus-1/system-services
sudo cp helper/config/me.firerain.v2rayxplus.policy /usr/share/polkit-1/actions
sudo systemctl daemon-reload

License

v2rayXPlus is licensed under GPLv3.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL