• Stars
    star
    107
  • Rank 321,463 (Top 7 %)
  • Language Makefile
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

kcptun for OpenWrt

openwrt-kcptun

Kcptun Client/Server for OpenWrt

OpenWrt/LEDE 上可用的 Kcptun 客户端/服务端

Release Version Latest Release Download

安装说明

  1. release 页面下载最新版的kcptun-clientkcptun-server(注:请根据你的路由器架构下载对应版本)

  2. 将文件上传到你的路由器上,进行安装

opkg install kcptun-client_*.ipk
opkg install kcptun-server_*.ipk

安装完毕,你可以在 /usr/bin 目录下找到对应的二进制文件。

root@OpenWrt:~# kcptun-client -v
kcptun version 20190109-2_OpenWrt

root@OpenWrt:~# kcptun-server -v
kcptun version 20190109-2_OpenWrt

配合 luci-app-kcptun 使用时,请将 客户端文件 路径配置为 /usr/bin/kcptun-client

  • 注意:luci-app-kcptun 并不支持 kcptun-server

编译说明

请使用最新版的 OpenWrt SDK 或 master 版源代码。

进入 SDK 根目录或源码根目录,执行命令下载 Makefile:

git clone https://github.com/kuoruan/openwrt-kcptun.git package/kcptun

编译流程:

./scripts/feeds update -a
./scripts/feeds install -a

make menuconfig

Network  ---> Web Servers/Proxies  ---> <*> kcptun-client
Network  ---> Web Servers/Proxies  ---> <*> kcptun-server

make package/kcptun/{clean,compile} V=s

卸载说明

opkg remove kcptun-client
opkg remove kcptun-server

More Repositories

1

openwrt-v2ray

V2Ray for OpenWrt
Makefile
2,162
star
2

shell-scripts

Linux Shell Scripts
Shell
1,175
star
3

luci-app-v2ray

LuCI support for V2Ray
TypeScript
1,161
star
4

openwrt-frp

Frpc & Frps for OpenWrt
Shell
604
star
5

Chromium-Android

Chromium Android Browser Source for Android Studio
Java
376
star
6

luci-app-kcptun

LuCI support for kcptun
Lua
317
star
7

luci-app-frpc

LuCI support for FRPC
Lua
267
star
8

kcptun_installer

Kcptun一键安装脚本 (此仓库已废弃)
Shell
121
star
9

Xware

Xware1.0.31 From: http://downloads.openwrt.org.cn/software/xware1.0.31/
73
star
10

iterm2-zmodem

Zmodem(lrzsz) for iTerm2
Shell
59
star
11

v8go-polyfills

Add polyfills to rogchap/v8go
Go
58
star
12

luci-app-adbyby

openwrt adbyby luci support
Lua
55
star
13

luci-app-youku

OpenWrt 优酷挖矿扩展,适用于MTK7620A(N) - Obsoleted (已废弃)
Lua
28
star
14

openwrt-upx

UPX package for OpenWrt
Makefile
24
star
15

libv8

prebuilt v8 monolith static libraries
Batchfile
23
star
16

dmhy-download-helper

A download helper for dmhy.org
JavaScript
14
star
17

luci-app-qos-gargoyle

My fork of luci-app-qos-gargoyle
Lua
13
star
18

ContentShell-Android

Chromium Content Shell for Android Studio
Java
12
star
19

HTML5-Chinese

HTML5 中文参考手册 chm
HTML
11
star
20

gargoyle-packages

My fork of Gargoyle packages for LEDE. Doing
C
10
star
21

shadowsocks-rss

ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr https://twitter.com/breakwa11
9
star
22

Android-BomberMan

Android 炸弹人小游戏
Java
9
star
23

verdaccio-openid

📦🔐 OpenIDConnect plugin for Verdaccio, fork of n4bb12/verdaccio-github-oauth-ui
TypeScript
4
star
24

Openwrt-Extend

Shell
3
star
25

react-ssr

React Server Side Rendering with HMR support
TypeScript
2
star
26

vite-plugin-svg-combiner

Another SVG sprites plugin for Vite/Rollup.
TypeScript
2
star
27

es-packages

ES packages write with Typescript
TypeScript
2
star
28

Android-RotatingMenu-demo

Android 旋转菜单
Java
1
star
29

openwrt-feeds

My own OpenWrt pacakges
Lua
1
star
30

QQ-Client

Java
1
star
31

luci-app-qosv4

Shell
1
star
32

multimutex

Go
1
star