Skip to content

shadowsocks SIP003 wrapper for plugin kcptun(shell/batch script), compatible with ash/bash/cmd.exe. All ascii characters are availiable.

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.kcptun
MIT
LICENSE.wrapper
Notifications You must be signed in to change notification settings

honwen/openwrt-kcptun-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kcptun-plugin for OpenWrt

介绍

  • kcptun-plugin

    Yet another SIP003 plugin for shadowsocks, based on kcptun

依赖

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

编译

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

About

shadowsocks SIP003 wrapper for plugin kcptun(shell/batch script), compatible with ash/bash/cmd.exe. All ascii characters are availiable.

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.kcptun
MIT
LICENSE.wrapper

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 82.4%
  • Makefile 17.6%