Giter VIP home page Giter VIP logo

arashidns.c's Introduction


The super easy way DNS over HTTPS Client

wget https://t.mili.one/arashic-linux-x64 -O /usr/bin/arashic
wget https://t.mili.one/arashic.service -O /etc/systemd/system/[email protected]
chmod +x /usr/bin/arashic 
systemctl enable [email protected] --now

OR using Docker. docker run -d -p 127.0.0.1:53:53 -p 127.0.0.1:53:53/udp ghcr.io/mili-tan/arashidns.c https://arashi.eu.org/dns-query -l 0.0.0.0

Usage: ArashiDNS.C [options] <target> <backup>

Arguments:
  target                     Target DNS over HTTPS service URL
  backup                     Backup DNS over HTTPS service URL

Options:
  -?|-h|--help               Show help information.
  -l|--listen <IPEndPoint>   Set server listening address and port
  -w <Timeout>               Timeout time to wait for reply
  -n                         Do not use embedded cache
  -e                         Do not add EDNS Client Subnet
  -h2                        Force HTTP/2
  -h3                        Force HTTP/3 (requires libmsquic)
  -log                       Print query and response logs
  --ecs-address <IPAddress>  Force override EDNS client subnet address
  --startup-dns <IPAddress>  The startup dns address for resolving the DoH server address

HTTP/3 support on Linux requires libmsquic, see how to install it.

License

Copyright (c) 2020 Milkey Tan. Code released under the Mozilla Public License 2.0.

ArashiDNS™ is a trademark of Milkey Tan.

arashidns.c's People

Contributors

mili-tan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.