GitXplorerGitXplorer
m

Resolve-DnsSSL

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
692a769f9c7936a2396b978d105ba0482545a138

Update README.md

mmatt40k committed a year ago
Unverified
b1a20ea029cd2b51b5489e4e49a143d5045f442a

Update

mmatt40k committed a year ago
Verified
80f5ceeeb23b4fdc8fff6b4d38b51bb05c260155

Force TLS 1.2

mmatt40k committed a year ago
Verified
cef8bf668186de687344d8f748ae7de66a8115a7

Update README.md

mmatt40k committed a year ago
Verified
cdc99292cb37c5804781c880c62bc79c10882496

Update header docs

mmatt40k committed a year ago
Verified
a3a71a47700297c32b329d78393a01e934dce7a6

Update naming

mmatt40k committed a year ago

README

The README file for this repository.

Resolve-DnsSSL

Simple PowerShell module to lookupo DNS records using public DNS-over-HTTPS (DoH) resolvers.

Supports the following public DNS-over-HTTPS (DoH) resolvers

Installation

Via PowerShell Gallery

Install-Script -Name Resolve-DnsSsl -Scope CurrentUser

Usage

Resolve-DnsSsl -domains "google.com" -Provider CloudFlare