This website requires JavaScript.
Explore
Help
Sign In
nyaasuki
/
MacserverAutoRestartNetwork
Watch
1
Star
0
Fork
0
You've already forked MacserverAutoRestartNetwork
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
nyaasuki
9371e78703
更新启动时间,优化代码
2024-01-08 18:55:00 +08:00
.gitignore
Initial commit
2024-01-08 10:46:19 +08:00
LICENSE
Initial commit
2024-01-08 10:46:19 +08:00
main.py
更新启动时间,优化代码
2024-01-08 18:55:00 +08:00
README.md
更新 demo
2024-01-08 18:31:24 +08:00
README.md
Unescape
Escape
MacserverAutoRestartNetwork
对于Surge网关DHCP服务
,
时常会出现网卡断连
,
本项目基于网络监测判断重启网卡服务以解决这个问题
环境需求
Python3/requests
使用方法
使用sudo命令运行
sudo python main.py
Description
对于Surge网关DHCP服务,时常会出现网卡断连,本项目基于网络监测判断重启网卡服务以解决这个问题
Readme
33
KiB
Languages
Python
100%