Last update at :2024-03-26,Edit by888u
The author of FinalSpeed started selling a paid version, so he stopped updating the free version and deleted all codes. Fortunately, I forked a copy. . As the savior of Openvz, many people still have demand for finalspeed. So I made this one-click installation package.
This one-click installation package completely rewrites the author's original installation code, start and stop code. And added the service, you can use service finalspeed star | stop to control, added the boot startup. In short, all you need to do is really one click. The server version installed by the one-click installation package is 1.2. You need to download 1.0 from github yourself. Everyone is welcome to test it, and if you have any questions, please leave a message to me in time.
github address: https://github.com/91yun/finalspeed
Github also has server-side and client-side files. If you need it, you can download it yourself.
For the use of the client, please see "Bilateral AccelerationFinalSpeed Client Download and Tutorial, Openvz Gospel"
One-click installation code:
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/finalspeed/master/install_fs.sh && bash install_fs.sh |
Uninstall code with one click
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/finalspeed/master/install_fs.sh && bash install_fs.sh uninstall |
finalspeed operation command
Start: /etc/init.d/finalspeed start
Stop command: /etc/init.d/finalspeed stop
Status command (view log):/etc/init.d/finalspeed status
finalspeed installation path
Installation path: /fs/
Log path:/fs/server.log
Ruisu alternative bilaterally accelerated FinalSpeed client download and tutorial, Openvz gospel
- FinalSpeed is a bilateral acceleration software that requires not only the server but also the client installed on the computer, which is not as convenient and applicable as Ruisu. (There is no corresponding app on the mobile phone, so I can’t use it)
- Be sure to use the client in conjunction with the server, otherwise there will be no acceleration effect
- FinalSpeed currently supports windows and linux on both the server and client, and the client also supports osx
- FinalSpeed has two acceleration modes: tcp acceleration and udp acceleration. Openvz can only use udp acceleration, but the effect is obvious. Ruisu cannot be used on Openvz vps.
- Currently, I have tested it with hostus’ hk and the effect is remarkable. Before accelerating, the 1080p video on YouTube freezes. After accelerating, I can watch 4k videos smoothly.
- Client download and installation
FinalSpeed client Windows version
Download address: finalspeed_install1.0.exe
finalspeed_install1.2.exe
If you feel that 1.2 is unstable, you can switch back to 1.0
FinalSpeed client Java version, supports OS X, Linux
Download address: finalspeed_client1.0.zip
The system needs to install the java operating environment, and Linux also needs to install libpcap. Ubuntu, Debian install libpcap: apt-get -y install libpcap-dev Install libpcap on Centos: yum -y install libpcap
Installation: Download and unzip. Run: Open the terminal, assuming that the path where finalspeed_client.jar is located is /fsclient, first switch to the path cd /fsclient, Then execute sudo java -jar finalspeed_client.jar, add sudo in front, because it must be run with root permissions. If you do not have root permissions, the tcp protocol will not be enabled.
————————————————————————————-
Attention issues, must read!
1. The server must also deploy the FinalSpeed server for acceleration. 2. The client must set the physical bandwidth accurately, and the final acceleration speed will not exceed the set bandwidth value. If the set value is higher than the actual bandwidth, packet loss will occur, resulting in slower speed. 3. The client prefers tcp protocol. If udp is unstable, please switch to tcp. 4. If the server is an openvz architecture, the client can only choose the udp protocol. Other architectures support both tcp and udp protocols. 5. The Windows client is not compatible with Ruisu when using the TCP protocol. It can run normally after stopping Ruisu. 6.FinalSpeed does not provide encryption functions. If you have security requirements, do not directly accelerate the plaintext protocol.
————————————————————————————-
Accelerate ss tutorial
Assume that the server IP is 10.10.10.10, the finalspeed port is the default 150, and the ss port is 8989. The prerequisite for acceleration is that the ss server is running normally and the ss client can also log in normally. 1. Run the FinalSpeed client and fill in the server address 10.10.10.10. 2. Click Add to add the acceleration port. The acceleration port is ss port 8989. If it is another port, please modify it accordingly. The local port is arbitrary, here it is 2000. 3. Open the ss client, add the server, the server IP is 127.0.0.1, the server port is the local port corresponding to the acceleration port, here is 2000, and then set your ss password and encryption method. 5. Confirm to save, choose to use the server you just added, and set the browser proxy. After a successful connection, the FinalSpeed status bar will display the prompt "Connect to server successfully".
————————————————————————————-
Accelerate ssh tutorial
Assume that the server IP is 10.10.10.10, the finalspeed port is the default 150, and the ssh port is 22. 1. Run the FinalSpeed client and fill in the server address 10.10.10.10. 2. Click Add to add an acceleration port. The acceleration port is ssh listening port 22. The local port is arbitrary, here it is 1000. 3. Run the ssh client and add a connection. The host is 127.0.0.1 and the port number is the local port corresponding to the acceleration port. Here it is 1000. The settings are as follows. 4. After the setting is completed, enter the ssh account and password, and successfully connect, the FinalSpeed status bar will display the prompt "Connect to server successfully".
This article is reproduced from: 91yun https://www.91yun.org/archives/2775
Recommended site search: registered unregistered domain name, check address by IP, Hong Kong vps host, network server rental, private server rental, domain name and host, space server, website server rental, Hong Kong virtual host space, cloud server vps,
发表评论