Git Product home page Git Product logo

Comments (3)

hezhijie0327 avatar hezhijie0327 commented on August 18, 2024

可以自行修改以下两个数组

GFWList2AGH/release.sh

Lines 112 to 117 in a574e78

domestic_dns=(
"https://doh.pub:443/dns-query"
)
foreign_dns=(
"https://doh.opendns.com:443/dns-query"
)

from gfwlist2agh.

droidzx avatar droidzx commented on August 18, 2024

怎么修改呀 我这用docker装的AGH,没有这个.sh文件啊

from gfwlist2agh.

Redleaves5 avatar Redleaves5 commented on August 18, 2024

头几行是国内的dns,可以添加多个。但是最后国外的只有一个opendns的。。。

如果原文件是:
[/example.local/]94.140.14.140
假设我们要添加tls://120.53.53.53:853和tls://1.12.12.12:853
那么修改以后的文件应为:
[/example.local/]94.140.14.140 [/example.local/]tls://120.53.53.53:853 [/example.local/]tls://1.12.12.12:853

from gfwlist2agh.

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.