An open API service indexing awesome lists of open source software.

https://github.com/eduardostuart/dohcli

🖥 DoH (DNS over https) command-line tool
https://github.com/eduardostuart/dohcli

cli dns dns-over-https

Last synced: about 1 year ago
JSON representation

🖥 DoH (DNS over https) command-line tool

Awesome Lists containing this project

README

          

# DoH (DNS over https) command-line tool

# Install

```bash
npm i -g dohcli
```

# Usage

```bash
# doh --help
doh github.com
doh github.com -t CNAME
doh github.com -t MX
```

# License
DoH is open-sourced software licensed under the [MIT](./LICENSE) license.