dnspod-http-dns

command module
v0.0.0-...-ba9e13a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2018 License: MIT Imports: 13 Imported by: 0

README

Source

Thanks to

Docker

TODO

  • No caching is implemented, and probably never will

Usage

$ docker pull chenhw2/dnspod-http-dns

$ docker run -d \
    -e "ARGS=--edns 119.29.29.29" \
    -p "5300:5300/udp" \
    -p "5300:5300/tcp" \
    chenhw2/dnspod-http-dns

Help

$ docker run --rm chenhw2/dnspod-http-dns -h
NAME:
   dnspod-http-dns - A DNS-protocol proxy for DNSPOD's DNS-over-HTTP service.

USAGE:
   dnspod-http-dns [global options] command [command options] [arguments...]

VERSION:
   MISSING build version [git hash]

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --listen value, -l value  Serve address (default: ":5300")
   --edns value, -e value    Extension mechanisms for DNS (EDNS) is parameters of the Domain Name System (DNS) protocol
   --udp, -U                 Listen on UDP
   --tcp, -T                 Listen on TCP
   --help, -h                show help
   --version, -v             print the version

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL