Files
inet_setting/readme.md
2025-10-28 09:50:10 +08:00

11 lines
328 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 用途
在节点网络有变动时自动动态的执行44net ipv4设置路由
## 安装:
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/keep_set.sh
chmod 777 ./keep_set.sh
./keep_set.sh
## 如何修改44net边界IP
修改/usr/local/bin/setup_route.sh这个文件内的TARGET_IP变量就好