{"id":17069271,"url":"https://github.com/mogeko/gfwlist2pac","last_synced_at":"2025-10-05T19:11:10.224Z","repository":{"id":60179364,"uuid":"541317170","full_name":"mogeko/gfwlist2pac","owner":"mogeko","description":"Automatically convert gfwlist to pac everyday","archived":false,"fork":false,"pushed_at":"2023-10-01T00:16:00.000Z","size":50,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T10:44:24.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mogeko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-25T21:41:45.000Z","updated_at":"2023-11-21T02:12:24.000Z","dependencies_parsed_at":"2024-11-30T06:41:56.283Z","dependency_job_id":"0586f615-836a-4fd5-b1f7-1a92f61beee9","html_url":"https://github.com/mogeko/gfwlist2pac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mogeko/gfwlist2pac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fgfwlist2pac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fgfwlist2pac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fgfwlist2pac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fgfwlist2pac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mogeko","download_url":"https://codeload.github.com/mogeko/gfwlist2pac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fgfwlist2pac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278504186,"owners_count":25997905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T11:16:44.873Z","updated_at":"2025-10-05T19:11:10.160Z","avatar_url":"https://github.com/mogeko.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gfwlist2pac\n\n[![auto_update](https://github.com/mogeko/gfwlist2pac/actions/workflows/update.yml/badge.svg)](https://github.com/mogeko/gfwlist2pac/actions/workflows/update.yml)\n[![timestamp](https://img.shields.io/badge/dynamic/json?color=ff69b4\u0026label=Last%20update%20time\u0026query=%24.timestamp\u0026url=https%3A%2F%2Fmogeko.github.io%2Fgfwlist2pac%2F)](https://mogeko.github.io/gfwlist2pac)\n[![python_version](https://img.shields.io/badge/dynamic/json?color=blue\u0026label=Python\u0026query=%24.env.PYTHON_VERSION\u0026url=https%3A%2F%2Fmogeko.github.io%2Fgfwlist2pac%2F)](https://mogeko.github.io/gfwlist2pac)\n[![license](https://img.shields.io/github/license/mogeko/gfwlist2pac)](LICENSE)\n\nAutomatically convert [`gfwlist.txt`](https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt) to `*.pac`, `*.dnsmasq.conf` and `*.wingy.yml` everyday.\n\n自动将 [`gfwlist.txt` 文件](https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt)转换成 `*.pac`、`*.dnsmasq.conf` 和 `*.wingy.yml` 等文件，[每天更新](#关于自动更新)。\n\n所使用的 `gfwlist.txt` 文件来自于 [gfwlist/gfwlist](https://github.com/gfwlist/gfwlist)；生成器来自于 [JinnLynn/genpac](https://github.com/JinnLynn/genpac)。\n\n## 关于自动更新\n\n此更新脚本将会在每天的 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)。\n\n## Resources\n\n- gfwlist.txt:\n  - 供人类阅读的版本： \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.decoded.txt\u003e\n  - 原版 (Base64): \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.txt\u003e\n- gfwlist.pac:\n  - 压缩后的版本: \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.min.pac\u003e\n  - 未压缩的版本: \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.pac\u003e\n- gfwlist.dnsmasq.conf: \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.dnsmasq.conf\u003e\n- gfwlist.wingy.yml: \u003chttps://mogeko.github.io/gfwlist2pac/gfwlist.wingy.yml\u003e\n\n## License\n\nThe code in this project is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogeko%2Fgfwlist2pac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmogeko%2Fgfwlist2pac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogeko%2Fgfwlist2pac/lists"}