Git Product home page Git Product logo

Comments (14)

pexcn avatar pexcn commented on July 28, 2024

You should make sure that a socks5 proxy service is bind to 127.0.0.1:1080.

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

Yes I have checked it, my shadowsockR port is bind to 127.0.0.1:1080.Maybe it is a problem which is caused by my shadowsocksR client.

from daily.

pexcn avatar pexcn commented on July 28, 2024

Try restart your shadowsocks client or update pac list to latest version manually.

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

I wonder if it is a problem caused by the browser itself. and my guess is right,and I use chrome ,the pac worked.But when I use firefox and IE, it failed.

from daily.

pexcn avatar pexcn commented on July 28, 2024

The PAC list just designed for SwitchyOmega only.

No longer support IE, starting with this version: 4eb9eb5 the template of PAC was used ES6 syntax. IE seems unsupported ES6; and make sure your firefox plugin support ES6.

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

I see,no wonder when I use chrome with switchyomega, the pac worked.Sadly, because of the bug of firefox there are no addons which are able to use pac mode in firefox

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

I think you can add a statement on README like "the pac is only designed for SwithcyOmega".Maybe it will be helpful to the users.

from daily.

pexcn avatar pexcn commented on July 28, 2024

Thanks, fixed in 736b8c2.

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

Is the whitelist rule based on domain or ip?

from daily.

pexcn avatar pexcn commented on July 28, 2024

Is the whitelist rule based on domain or ip?

Base on domain, upstream data from: https://github.com/felixonmars/dnsmasq-china-list, the logic: whitelist.pac#L85-L105

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

why not base on IP?I think if it base on IP, the efficiency will be higher.And maintenance costs will be lower because China's IP CIDR will not change much anymore though your list is automatically generated

from daily.

pexcn avatar pexcn commented on July 28, 2024

why not base on IP?I think if it base on IP, the efficiency will be higher.And maintenance costs will be lower because China's IP CIDR will not change much anymore though your list is automatically generated

If based in IP, DNS pollution will be a tricky problem, and matching performance will be decrease.

from daily.

Bryan2333 avatar Bryan2333 commented on July 28, 2024

what you said was right.But I think the coverage of IP CIDR will be larger.

from daily.

pexcn avatar pexcn commented on July 28, 2024

It is not easy to handle.

from daily.

Related Issues (20)

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.