https://github.com/mogeko/gfwlist2pac
Automatically convert gfwlist to pac everyday
https://github.com/mogeko/gfwlist2pac
Last synced: 10 months ago
JSON representation
Automatically convert gfwlist to pac everyday
- Host: GitHub
- URL: https://github.com/mogeko/gfwlist2pac
- Owner: mogeko
- License: mit
- Created: 2022-09-25T21:41:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T00:16:00.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T10:44:24.816Z (over 1 year ago)
- Language: Makefile
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gfwlist2pac
[](https://github.com/mogeko/gfwlist2pac/actions/workflows/update.yml)
[](https://mogeko.github.io/gfwlist2pac)
[](https://mogeko.github.io/gfwlist2pac)
[](LICENSE)
Automatically convert [`gfwlist.txt`](https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt) to `*.pac`, `*.dnsmasq.conf` and `*.wingy.yml` everyday.
自动将 [`gfwlist.txt` 文件](https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt)转换成 `*.pac`、`*.dnsmasq.conf` 和 `*.wingy.yml` 等文件,[每天更新](#关于自动更新)。
所使用的 `gfwlist.txt` 文件来自于 [gfwlist/gfwlist](https://github.com/gfwlist/gfwlist);生成器来自于 [JinnLynn/genpac](https://github.com/JinnLynn/genpac)。
## 关于自动更新
此更新脚本将会在每天的 UTC 时间 16:30 (北京时间 00:30) 左右,通过 [GitHub Action](https://github.com/mogeko/gfwlist2pac/actions/workflows/update.yml) 自动运行;然后将更新后的文件推送到[此仓库](https://github.com/mogeko/gfwlist2pac)对应的 [GitHub Page](https://mogeko.github.io/gfwlist2pac)。
## Resources
- gfwlist.txt:
- 供人类阅读的版本:
- 原版 (Base64):
- gfwlist.pac:
- 压缩后的版本:
- 未压缩的版本:
- gfwlist.dnsmasq.conf:
- gfwlist.wingy.yml:
## License
The code in this project is released under the [MIT License](LICENSE).