Git Product home page Git Product logo

pac's Introduction

PAC (自动代理配置)

Proxy Auto-Config generator

自动生成PAC代理配置文件(自动跳过内网,局域网和ipv6)

Usage(使用)

https://pac.newfuture.cc(此站支持ipv6) 根据本机端口选择的pac

使用场景:

  • Firefox 在网络代理设置填入自动代理脚本地址即可
  • Chrome SwitchyOmega 等代理插件选择在线PAC模式填写对应的URL即可
  • windows 系统设置->网络->代理->自动代理,代理脚本,填入对应的URL即可
  • 使用ss 在线代理填入url,作用同上
  • Windwos版ss客户端本地代理 在此 选择 pac.txt 替换本地pac.txt即可

Contribution

只需要修改配置即可(其中;为注释):

  • 主机白名单: 主机列表 按格式添加新的一行即可(域名或者IP,支持正则表达式)
  • ip网段白名单: 网段列表 按格式添加一行ip和子网掩码即可
  • 增加代理地址:代理列表 按格式添加一行代理主机和端口即可
  • 添加新的目录: 复制nku目录到新的目录(需以字母或者数字开头否则被忽略)修改对应配置即可,(生成是会自动扫描目录)

Build Build Status

可以本机手动编译或者Travis自动编译生成:

  • 手动编译(需要node):运行 ./run.js即可
  • 自动编译: 每次提交合并后会自动编译,并把生成结果自动发步到gh-pages分支(网站)

pac's People

Contributors

newfuture avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.