Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Methods and steps of installing netspeeder acceleration under CentOS

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains the "methods and steps of installing netspeeder acceleration under CentOS". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "the methods and steps of installing netspeeder acceleration under CentOS".

The installation steps are as follows:

Installation script

Get the installation package: wget http://linux.linzhihao.cn/shell/netspeeder.sh

Run the installation package: sh netspeeder.sh

After the installation, it looks something like this.

Then take a look at the process. If you can find net_speeder, it means that it is running, and the installation is successful.

Here are the general installation methods:

Supporting environment: CentOS5, 6

Supporting architecture: KVM XEN open-vz

Project address: http://code.google.com/p/net-speeder/

1. Installation tutorial

1.1. Before installation

Runtime dependent libraries: libnet, libpcap

Debian/ubuntu install libnet

Apt-get install libnet1

Install libpcap

Apt-get install libpcap0.8

To compile, you need to install the dev package corresponding to libnet and libpcap, debian/ubuntu to install libnet-dev.

Apt-get install libnet1-dev

Install libpcap-dev

Apt-get install libpcap0.8-dev

1.2. Installation and compilation

Linux Cooked interface uses compilation (venetX,OpenVZ)

Sh build.sh-DCOOKED

Ordinary network card using compiler (Xen,KVM, physical machine)

Sh build.sh

1.3. Usage

Parameter:. / net_speeder Nic name acceleration rule (bpf rule)

Simplest use: #. / net_speeder venet0 "ip" accelerates all ip protocol data

The one-click installation package is made by lazyzhu of hostloc.

two。 One click to install the package

Wget-- no-check-certificate https://gist.github.com/LazyZhu/dc3f2f84c336a08fd6a5/raw/d8aa4bcf955409e28a262ccf52921a65fe49da99/net_speeder_lazyinstall.sh

Sh net_speeder_lazyinstall.sh

If this problem occurs, you can try the following command

Nte-211

After installation

Nohup / usr/local/net_speeder/net_speeder venet0 "main IP address of your VPS" > / dev/null 2 > & 1 &

3. Close net_speeder

Killall net_speeder

Thank you for reading, the above is the content of "the method and steps of installing netspeeder acceleration under CentOS". After the study of this article, I believe you have a deeper understanding of the method and steps of installing netspeeder acceleration under CentOS, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report