Files
softether/readme.md
2025-05-01 22:40:30 +08:00

495 B
Raw Permalink Blame History

softether 服务器快速编译版本

当你不想辛苦的从官网下载并编译softether服务端的时候可以尝试从这里下载。

只需要git clone本仓库并且给予 vpn* 文件 777权限你就可以快读的获取并执行softetherVPN了。

本仓库制品在ubuntu22.0环境下编译理论上对ubuntu都适用。

一键安装脚本:

wget https://git.nia.ink/brnet/softether/raw/branch/main/install.sh
chmod 777 ./install.sh
./install.sh