MacserverAutoRestartNetwork/README.md
2024-01-08 18:31:24 +08:00

23 lines
364 B
Markdown
Raw Permalink 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.

# MacserverAutoRestartNetwork
对于Surge网关DHCP服务时常会出现网卡断连本项目基于网络监测判断重启网卡服务以解决这个问题
### 环境需求
Python3/requests
### 使用方法
使用sudo命令运行
`sudo python main.py`
![Snipaste_2024-01-08_18-28-51.png](https://img.nyaasuki.com/2024/01/08/659bce8c7ed66.png)