In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Kcptun introduction
Kcptun is a very simple and fast UDP tunnel based on KCP protocol, which can convert TCP streams into KCP+UDP streams. KCP is a fast and reliable protocol, which can reduce the average delay by 30% 40% and the maximum delay by three times at the cost of wasting 10% of the bandwidth of TCP.
Kcptun is a simple application of KCP protocol, which can be used for the transmission and bearer of any TCP network program to improve network fluency and reduce offline. Because Kcptun is written in the Go language, it has a low memory footprint (tested to run stably on a 64m memory server) and is suitable for all platforms, even Arm platforms.
Schematic diagram of Kcptun:
KCP protocol: https://github.com/skywind3000/kcp
Kcptun project address: https://github.com/xtaci/kcptun
=
I) kcptun server configuration
Server operating system: CentOS7
You need to install the Shadowsocks server and start it.
1) download kcptun:
Find the version you want (x86:amd64, x32: 386)
Such as wget https://github.com/xtaci/kcptun/releases/download/v20170525/kcptun-linux-amd64-20170525.tar.gz
Extract to directory / share/kcptun
Tar xf kcptun-linux-amd64-20170525.tar.gz
2) write the relevant configuration into a file:
Cat > > config.json > / etc/supervisord.conf
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.