Skip to content

lintmx/pac-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pac-maker

A Proxy Auto-config file generator.

Usage

$ ./make.py -h
usage: make.py [-h] [-s ADDRESS] [--method METHOD] [-w ADDRESS] [-b ADDRESS]
               [--delete] [-u] [-c] [-o PATH] [-d]

A tool to quickly generate proxy auto-config files.

optional arguments:
  -h, --help            show this help message and exit
  -s ADDRESS, --special ADDRESS
                        Add a rule to special list.
  --method METHOD       Set special rule method.
  -w ADDRESS, --white ADDRESS
                        Add a rule to white list.
  -b ADDRESS, --black ADDRESS
                        Add a rule to black list.
  --delete              Delete rule action.
  -u, --update          Update China ip list.
  -c, --compression     Compress the pac file.
  -o PATH, --out PATH   Write output to file
  -d, --deploy          Deploy the pac file.


Thanks

Flora_Pac

mono_pac

License

MIT