Update the script

This commit is contained in:
2025-10-28 09:50:10 +08:00
parent 86307e309a
commit 08029541ee
3 changed files with 43 additions and 92 deletions

View File

@@ -1,7 +1,11 @@
安装:
## 用途
在节点网络有变动时自动动态的执行44net ipv4设置路由
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/pub_route.sh
## 安装:
chmod 777 ./pub_route.sh
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/keep_set.sh
chmod 777 ./keep_set.sh
./keep_set.sh
./pub_route.sh
## 如何修改44net边界IP
修改/usr/local/bin/setup_route.sh这个文件内的TARGET_IP变量就好