Skip to content

Automatically convert gfwlist to pac everyday

Notifications You must be signed in to change notification settings

helloint/gfwlist2pac

 
 

Repository files navigation

gfwlist2pac

gfwlist.pac will be published immediately when user rules (user-rules.txt) or proxy server (in .github/workflows/ci.yml) updated, or check gfwlist once a day to keep up to date.

How to use

Instruction

This repo is forked from petronny/gfwlist2pac, and I did some customization:

  • Use GitHub Actions to do the build
  • Use genpac user-rules.txt to maintain the whitelist/blacklist
  • Customized proxy server address 172.16.0.33:1080 in .github/workflows/ci.yml

Get more information here: https://neulionweb.dev/2021/11/proxy-gfwlist

Feel free to Fork

You can fork this repo, and then custom proxy server address and reset user-rules.txt according to your needs. Then the Pac file will be https://raw.githubusercontent.com/your-name/gfwlist2pac/master/gfwlist.pac

About

Automatically convert gfwlist to pac everyday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%