为您找到"
kcptun
"相关结果约100,000,000个
kcptun is a tool that uses QPP, KCP, FEC, and N:M multiplexing to create a secure tunnel between two endpoints. Learn how to download, build, configure, and tune kcptun for optimal performance and security.
Kcptun是一个可以将TCP流转换为KCP+UDP流的工具,可以提高网络流畅度,降低掉线情况。本文介绍了Kcptun的特点、相关项目、部署方法和使用教程。
kcptun is an open source software that creates a stable and secure tunnel between two devices using KCP protocol with N:M multiplexing and FEC. It supports various encryption algorithms, compression, and low-level configuration options.
Cryptoanalysis kcptun is shipped with builtin packet encryption powered by various block encryption algorithms and works in Cipher Feedback Mode, for each packet to be sent, the encryption process will start from encrypting a nonce from the system entropy, so encryption to same plaintexts never leads to a same ciphertexts thereafter.
Contribute to Soldie/kcptun-vpn development by creating an account on GitHub.
kcptun for OpenWrt. Contribute to kuoruan/openwrt-kcptun development by creating an account on GitHub.
Introduction In this tutorial we learn how to install kcptun on Ubuntu 20.04. What is kcptun kcptun is: 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. There are three methods to install kcptun on Ubuntu 20.04. We can use apt-get, apt and aptitude. In the ...
A Secure Tunnel Based On KCP with N:M Multiplexing
Also, we'll use an accelerator called kcptun. Although Shadowsocks works perfectly by itself, it's highly recommended to use it alongside with kcptun, because kcptun can make it several times faster. First of all, make sure you have a few packages installed on your server.
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing. - xtaci/kcptun