优化脚本
This commit is contained in:
@@ -31,5 +31,8 @@ EOF
|
|||||||
|
|
||||||
sudo chmod +x /etc/networkd-dispatcher/routable.d/00-run-route-script
|
sudo chmod +x /etc/networkd-dispatcher/routable.d/00-run-route-script
|
||||||
|
|
||||||
echo "Install Success,And You can Try sudo systemctl status networkd-dispatcher to see."
|
echo "Done!"
|
||||||
|
echo "Try this to restart interface : systemctl restart wg-quick@wg_40000"
|
||||||
|
echo "And run this to check install : systemctl status networkd-dispatcher"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,9 +3,7 @@
|
|||||||
|
|
||||||
## 安装:
|
## 安装:
|
||||||
|
|
||||||
wget https://git.nia.ink/brnet/inet_setting/raw/branch/main/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
|
||||||
chmod 777 ./keep_set.sh
|
|
||||||
./keep_set.sh
|
|
||||||
|
|
||||||
## 如何修改44net边界IP?
|
## 如何修改44net边界IP?
|
||||||
修改/usr/local/bin/setup_route.sh这个文件内的TARGET_IP变量就好
|
修改/usr/local/bin/setup_route.sh这个文件内的TARGET_IP变量就好
|
||||||
Reference in New Issue
Block a user