How to Install kcptun in Ubuntu 18.04



Install kcptun by entering the following commands in the terminal:

sudo apt update
sudo apt install kcptun

Description:

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.

Homepage: https://github.com/xtaci/kcptun

Version: 20171201+ds-1

Section: universe/net