v2rock | V2ray GUI client for Ubuntu and Debian

 by   IOsetting C++ Version: 0.1.5 License: GPL-3.0

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管理.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              v2rock has a low active ecosystem.
              It has 54 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              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

            kandi-Quality Quality

              v2rock has no bugs reported.

            kandi-Security Security

              v2rock has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License 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.

            kandi-Reuse 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
            Get all kandi verified functions for this library.

            v2rock Key Features

            No Key Features are available at this moment for v2rock.

            v2rock Examples and Code Snippets

            安装v2ray
            C++dot img1Lines of Code : 10dot img1License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            # 解压
            $ 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 ./*
              
            v2rock,从源代码编译
            C++dot img2Lines of Code : 4dot img2License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            sudo apt install build-essential qt5-default libssl-dev qt5keychain-dev
            
            git clone https://github.com/IOsetting/v2rock.git
            
            cd v2rock
            qmake && make -j4
              
            v2rock,安装
            C++dot img3Lines of Code : 4dot img3License : Strong Copyleft (GPL-3.0)
            copy iconCopy
            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/IOsetting/v2rock.git

          • CLI

            gh repo clone IOsetting/v2rock

          • sshUrl

            git@github.com:IOsetting/v2rock.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link