Skip to content

honwen/openwrt-kcptube-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kcptube-plugin for OpenWrt

介绍

  • kcptube-plugin

    Yet another SIP003 plugin for shadowsocks, based on kcptube

依赖

软件包的正常使用需要依赖 openwrt-kcptube,

编译

  • 从 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-*
    # 获取 kcptube-plugin Makefile
    git clone https://github.com/chenhw2/openwrt-kcptube-plugin.git package/kcptube-plugin
    # 选择要编译的包 Network -> kcptube-plugin
    make menuconfig
    # 开始编译
    make package/kcptube-plugin/compile V=99

About

No description, website, or topics provided.

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
LICENSE
BSD-3-Clause
LICENSE.kcptube

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published