Openwrt V2ray Plugin Save

V2ray-plugin for OpenWrt

Project README

V2ray-plugin for OpenWrt

介绍

  • v2ray-plugin

    Yet another SIP003 plugin for shadowsocks, based on v2ray

编译

  • 从 OpenWrt 的 SDK 编译

    # 以 ar71xx 平台为例
    tar xJf openwrt-sdk-18.06.1-ar71xx-tiny_gcc-7.3.0_musl.Linux-x86_64.tar.xz
    cd openwrt-sdk-*-ar71xx-*
    # 获取 v2ray-plugin Makefile
    git clone https://github.com/chenhw2/openwrt-v2ray-plugin.git package/v2ray-plugin
    # 选择要编译的包 Network -> v2ray-plugin
    make menuconfig
    # 开始编译
    make package/v2ray-plugin/compile V=99
    
Open Source Agenda is not affiliated with "Openwrt V2ray Plugin" Project. README Source: honwen/openwrt-v2ray-plugin
Stars
111
Open Issues
0
Last Commit
1 month ago
License

Open Source Agenda Badge

Open Source Agenda Rating