92 字
1 分钟
Building Your Own Game Accelerator
Server side
wget https://github.tski.uk/github.com/jedisct1/libsodium/releases/download/1.0.18-RELEASE/libsodium-1.0.18.tar.gzwget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.shchmod +x shadowsocks-all.shsudo ./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.logThen 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/