Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add support for resolve subcommand (similar to dig) #419

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

mokeyish
Copy link
Owner

@mokeyish mokeyish commented Nov 2, 2024

  1. Querying a specific domain name

    smartdns resolve example.com
  2. Querying a specific DNS record type

    smartdns resolve example.com AAAA
  3. Querying a specific DNS server

    smartdns resolve --https @1.1.1.1 example.com

1. Querying a specific domain name

        smartdns resolve example.com

    2. Querying a specific DNS record type

        smartdns resolve example.com AAAA

    3. Querying a specific DNS server

        smartdns resolve --https @1.1.1.1 example.com
@mokeyish mokeyish merged commit cc7dfe0 into main Nov 2, 2024
19 checks passed
@mokeyish mokeyish deleted the resolve_cli branch November 2, 2024 13:32
@PikuZheng
Copy link
Contributor

kdig:Don't abandon me(⁠ ⁠・ั⁠﹏⁠・ั⁠)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants