install bath
This commit is contained in:
13
readme.md
13
readme.md
@@ -4,4 +4,15 @@
|
||||
|
||||
只需要git clone本仓库,并且给予 **vpn*** 文件 **777**权限,你就可以快读的获取并执行softetherVPN了。
|
||||
|
||||
本仓库制品在ubuntu22.0环境下编译,理论上对ubuntu都适用。
|
||||
本仓库制品在ubuntu22.0环境下编译,理论上对ubuntu都适用。
|
||||
|
||||
|
||||
|
||||
一键安装脚本:
|
||||
|
||||
```
|
||||
wget https://git.nia.ink/brnet/softether/raw/branch/main/install.sh
|
||||
chmod 777 ./install.sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user