92 字
1 分钟
Building Your Own Game Accelerator

Server side#

Terminal window
wget https://github.tski.uk/github.com/jedisct1/libsodium/releases/download/1.0.18-RELEASE/libsodium-1.0.18.tar.gz
wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
chmod +x shadowsocks-all.sh
sudo ./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log

Then enter the configuration info. For the encryption method, I recommend choosing the third option (after all, a game accelerator doesn’t need strong encryption). After it finishes running, copy the SSR link and move on to the next step.

Client side#

Download Netch, then open it (if it crashes, install the .NET framework). In the first option bar, choose “Import from clipboard” to import the server, then select the game acceleration rules you need, and finally click Accelerate.

Building Your Own Game Accelerator
https://tski.uk/blog/en/create-game-accelerator/
作者
Tokisaki Galaxy
发布于
2021-07-12
许可协议
CC BY