An open API service indexing awesome lists of open source software.

https://github.com/sealoong/pac-auto-gen


https://github.com/sealoong/pac-auto-gen

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# pac-auto-gen

使用 GitHub Actions 每周生成 PAC

[![CI](https://img.shields.io/github/actions/workflow/status/sealoong/pac-auto-gen/ci.yml?label=CI&logo=github-actions&logoColor=white&style=for-the-badge)](https://github.com/SeaLoong/pac-auto-gen/actions/workflows/ci.yml)

## 说明

本 repo 不接受与自定义规则相关的 PR. 如果你需要调整自定义规则请 Fork 后自行调整, 规则语法请参考: [自定义规则](https://github.com/JinnLynn/genpac#自定义规则)

> 由于 GitHub 安全限制, Fork 中的 Actions 会被全部禁用, 请手动开启

## 下载

pac-clash.txt

pac-ssr.txt

## 感谢

- [pac-auto-gen](https://github.com/NoDocCat/pac-auto-gen)
- [gfwlist](https://github.com/gfwlist/gfwlist)
- [pacgen](https://github.com/JinnLynn/genpac)
- [Github Actions](https://github.com/features/actions)