优化脚本

This commit is contained in:
2025-10-28 09:58:04 +08:00
parent 08029541ee
commit b64513d09e
2 changed files with 5 additions and 4 deletions

View File

@@ -3,9 +3,7 @@
## 安装:
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/keep_set.sh
chmod 777 ./keep_set.sh
./keep_set.sh
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/keep_set.sh && chmod 777 ./keep_set.sh && ./keep_set.sh && rm keep_set.sh
## 如何修改44net边界IP
修改/usr/local/bin/setup_route.sh这个文件内的TARGET_IP变量就好