进入文件夹
E:\github-host_v2.6\fetch-github-hosts.exe -m=client
Windows启动
fetch-github-hosts.exe -m=client
自定义获取时间间隔
Windows(10分钟获取一次)
fetch-github-hosts.exe -i=10
自定义获取链接
Windows
fetch-github-hosts.exe -u=http://127.0.0.1:9898/hosts.json
自定义监听端口
Windows
fetch-github-hosts.exe -m=server -p=6666
添加hosts
访问 https://hosts.gitcdn.top/hosts.txt , 将其全部内容粘贴到你的hosts文件中,即可。
Windows hosts路径:C:\Windows\System32\drivers\etc\hosts
刷新生效
Windows: ipconfig /flushdns