- Welcome to join the programming language group Telegram Telegram group: https://t.me/codeblocks
- Channel www.youtube.com/sRGB18 Appreciate the support! https://paypal.me/sRGB18
- Recommended for novices: 100: Good time-based billing VPS: :+1: vultr.com ? skysilk.com :+1: Turn on on demand, no waste!
Windows KcpTun Udp2Raw boot manager download and use video demonstration
Serious statement and friendly reminder:
- This project is limited to technical exchanges and discussions. After you complete the test, you must completely delete the project copy within 1 second. This project is a one-click bash script, and the copyright and responsibility of any software involved belongs to the original author.
- It is illegal to use, disseminate, sell, share for free, or any other circumvention service in China. If you use or test this project script in China, or use this script to build a server and commit the above illegal acts, it is against the author's wishes! You must stop this behavior immediately! and delete the script!
Service example after configuring the server segment using bash wgmtu
VirSCAN.org is a non-profit free virus detection website, 49 anti-virus engines detect security
https://r.virscan.org/language/zh-cn/report/c2f68e8bc003e6de4a0b6c5800b05a08
Instructions for use:
- You need to install the pcap network driver package first, install npcap-0.9996.exe
- Modify Windows_KCP.cmd and Windows_UDP2RAW.cmd server IP parameters, double-click to start debugging
- Double-click WinKcp_Launcher to manage Windows_KCP.cmd and Windows_UDP2RAW.cmd respectively to start and shut down.
- Computer$$ client settings import the following template configuration, and then change it to the actual password
- Computer WG client settings import wg_client.conf Modify Endpoint = 127.0.0.1: port and save a configuration
- You can use ss+kcp on mobile phones; the KCP plug-in parameters are prompted by the script.
Shadowsocks + Kcp + Udp2RAW configuration template, change the actual password after importing
ss://YWVzLTI1Ni1nY206d2cyOTk5QDEyNy4wLjAuMToyMDE4#SS_KCP_UDP2RAW
Mobile SS+KCP acceleration solution
# 手机SS KCP插件下载URL; 权限设置: SS和KCP插件能后台运行和管理启动
https://github.com/shadowsocks/kcptun-android/releases
KCPTUN端口: 4000 ; KCP插件设置参数 mode=fast2;key=wg2999;mtu=1300
Linux (Debian Centos Ubuntu Arch Alpine) client uses https://git.io/sskcp.sh
# 国内类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
OpenWRT and KoolShar use accelerated udp2raw+kcptun script https://git.io/sskcp.sh
KcpTun software download client_linux renamed to kcp-client storage path /usr/bin
KoolShare LEDE X64 can coolly install udp2raw and kcptun, make soft links, sample commands
ln -s /koolshare/bin/kcpclient /usr/bin/kcp-client
Soft routing reference "OpenWRT Install WireGuard Configure Udp2Raw + UdpSpeeder + WireGuard Document Tutorial"
- Short URL: https://git.io/wrt.wg
Parameter reference udp2raw+kcptun accelerate tcp traffic Step by Step tutorial
https://github.com/wangyu-/udp2raw-tunnel/blob/master/doc/kcptun_step_by_step.md
The START_APP.cmd file sets three icons corresponding to the program
@TITLE 运行Brook客户端Kcp+Udp2RAW #设置自定义按钮的显示文本
::设置三个图标对应程序,点击图标能自动开启; 路径如果有空格需要"双引号"括起来
::WG_APP = "C:Program FilesTunSafeTunSafe.exe"
::SS_APP = .Shadowsocks.exe
::MY_APP = D:Gitgit-bash.exe
- Download Shadowsocks and put it in the program directory. You can click the small airplane icon to call it.
Run Brook client Kcp+Udp2RAW local batch processing example