v2rock | V2ray GUI client for Ubuntu and Debian
kandi X-RAY | v2rock Summary
kandi X-RAY | v2rock Summary
v2rock is a C++ library typically used in Jupyter, Ubuntu, Debian applications. v2rock has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
V2ray GUI client for Ubuntu and Debian 针对Ubuntu发行版的v2ray工具软件. 适用于使用订阅地址的v2ray管理.
V2ray GUI client for Ubuntu and Debian 针对Ubuntu发行版的v2ray工具软件. 适用于使用订阅地址的v2ray管理.
Support
Quality
Security
License
Reuse
Support
v2rock has a low active ecosystem.
It has 54 star(s) with 2 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
v2rock has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of v2rock is 0.1.5
Quality
v2rock has no bugs reported.
Security
v2rock has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
v2rock is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
v2rock releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of v2rock
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of v2rock
v2rock Key Features
No Key Features are available at this moment for v2rock.
v2rock Examples and Code Snippets
Copy
# 解压
$ unzip v2ray-linux-64.zip
# 建立目录
$ sudo mkdir -p /usr/bin/v2ray
# 将两个可执行文件复制至新目录
$ sudo mv v2ray /usr/bin/v2ray/
$ sudo mv v2ctl /usr/bin/v2ray/
# 将文件所有者设为root
$ cd /usr/bin/v2ray/
$ sudo chown root:root ./*
Copy
sudo apt install build-essential qt5-default libssl-dev qt5keychain-dev
git clone https://github.com/IOsetting/v2rock.git
cd v2rock
qmake && make -j4
Copy
sudo dpkg -i v2rock_x.x.x-x_xxxxx_xxxxx.deb
sudo apt install -f
dpkg -c v2rock_x.x.x-x_xxxxx_xxxxx.deb
apt show v2rock
Community Discussions
No Community Discussions are available at this moment for v2rock.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install v2rock
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page