Update the script
This commit is contained in:
12
readme.md
12
readme.md
@@ -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变量就好
|
||||
Reference in New Issue
Block a user