Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e282486518/githubdns
github经常打不开? 设置自动更新github的dns
https://github.com/e282486518/githubdns
Last synced: 3 days ago
JSON representation
github经常打不开? 设置自动更新github的dns
- Host: GitHub
- URL: https://github.com/e282486518/githubdns
- Owner: e282486518
- Created: 2022-11-07T07:02:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T17:43:26.000Z (about 2 years ago)
- Last Synced: 2024-11-09T14:18:21.928Z (about 2 months ago)
- Language: Python
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 使用教程
一共两种方案
第一种:
`python git.py` 直接解析各个域名ip第二种:
`python github.py` 从第三方已经解析的文件中直接获取### 第一步: 安装python以及扩展
略...### 第二步: 设置定时任务
在linux中使用crontab命令即可, 这里省略
在windows中设置定时任务
![help1][1]
![help1][2]
![help1][3]
![help1][4][1]: docs/help1.png
[2]: docs/help2.png
[3]: docs/help3.png
[4]: docs/help4.png