Self-Hosted Game Accelerator

服务端

1
2
3
4
wget https://github.tokisaki.top/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

然后输入配置信息,加密方法建议选择第三种(反正游戏加速器也不需要强加密
等运行完成之后复制SSR链接进入下一步

客户端

下载Netch,然后打开(如果闪退的话转.Net框架)。

第一个选项栏里选择从剪贴板导入,然后就可以导入服务器了,再选择需要的游戏加速规则,最后点加速。

Server

1
2
3
4
wget https://github.tokisaki.top/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 input the configuration information. For the encryption method, it is recommended to choose the third option (since a game accelerator doesn’t require strong encryption anyway).
After the process is complete, copy the SSR link and proceed to the next step.

Client

Download Netch and open it (if it crashes, switch to the .NET framework).

In the first option bar, select “Import from clipboard” to import the server. Then, choose the desired game acceleration rule and finally click “Start.”


Self-Hosted Game Accelerator
https://tokisaki.top/blog/create-game-accelerator/
作者
Tokisaki Galaxy
发布于
2021年7月12日
许可协议