kcptun-client
Simple UDP Tunnel Based On KCP
Install
- All systems
-
curl cmd.cat/kcptun-client.sh
- Debian
-
apt-get install kcptun
- Ubuntu
-
apt-get install kcptun
- Arch Linux
-
pacman -S kcptun
- Kali Linux
-
apt-get install kcptun
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kcptun
- Dockerfile
- dockerfile.run/kcptun-client
kcptun
Simple UDP Tunnel Based On KCP
kcptun is a remote port forwarding tool by converting TCP stream into UDP stream in KCP protocol, in order to achieve higher throughput or lower latency with rich tuneable options.