添加说明

This commit is contained in:
岛风 2024-01-08 10:57:03 +08:00
parent 8fc783179c
commit 73aa07caa8
1 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
# MacserverAutoRestartNetwork
对于Surge网关DHCP服务时常会出现网卡断连本项目基于网络监测判断重启网卡服务以解决这个问题
对于Surge网关DHCP服务时常会出现网卡断连本项目基于网络监测判断重启网卡服务以解决这个问题
### 环境需求
Python3/requests
### 使用方法
使用sudo命令运行
`sudo python main.py`