WinKcp_Launcher
v1.2.3
https://r.virscan.org/language/zh-cn/report/c2f68e8bc003e6de4a0b6c5800b05a08
ss://YWVzLTI1Ni1nY206d2cyOTk5QDEyNy4wLjAuMToyMDE4#SS_KCP_UDP2RAW
# 手机SS KCP插件下载URL; 权限设置: SS和KCP插件能后台运行和管理启动
https://github.com/shadowsocks/kcptun-android/releases
KCPTUN端口: 4000 ; KCP插件设置参数 mode=fast2;key=wg2999;mtu=1300
# 国内类Linux系统添加Http代理下载文件,适合 wget curl git apt 等
export http_proxy="http://192.168.1.135:8010"
export https_proxy="http://192.168.1.135:8010"
# 借用服务端脚本安装必要程序,自行删除 /etc/rc.local
wget git.io/wgmtu && bash wgmtu setup
# 设置参数
wget git.io/sskcp.sh && bash sskcp set
KcpTun 软件下载 client_linux 改名成 kcp-client 存放路径 /usr/bin
KoolShare LEDE X64 可以酷软装udp2raw和kcptun,做软链接,示例命令
ln -s /koolshare/bin/kcpclient /usr/bin/kcp-client
https://github.com/wangyu-/udp2raw-tunnel/blob/master/doc/kcptun_step_by_step.md
@TITLE 运行Brook客户端Kcp+Udp2RAW #设置自定义按钮的显示文本
::设置三个图标对应程序,点击图标能自动开启; 路径如果有空格需要"双引号"括起来
::WG_APP = "C:Program FilesTunSafeTunSafe.exe"
::SS_APP = .Shadowsocks.exe
::MY_APP = D:Gitgit-bash.exe