Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-repo authored Jan 18, 2025
1 parent 354484b commit 6bf069b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ At most, I would use them to find any initial indicators (i.e: Quad9 blocked ___

I will continue to update the repository with more tools as time goes on. Most of my time with new additions is spent performing internal QA to ensure they are easy to read from the IDE and provide a good experience during input handling. :)

Plans include setup scripts for Windows & popular Linux distros to quickly set the script folders to PATH/environment variables. In the mean time, I recommend manually adding the 'Resolvers' and 'Validators' folder to your PATH for quick use. This is what I personally do.
Plans include setup scripts for Windows & popular Linux distros to quickly set the script folders to PATH/environment variables. In the mean time, I recommend manually adding the 'Resolvers', 'Web', and 'Validators' folder to your PATH for quick use. This is what I personally do.

## Quick Reference - Command Syntax

**-Resolv** - Uses a hostname

**-Lookup** - Uses an IP address

**.\Web\*.ps1** - These all function seperately but include interactive prompts as you go. For the most part, these are functionally alike with the Golang tool, gau. Consider them a parady of sorts for Powershell.

# Resolvers

**cfResolv** - Resolve a hostname through CloudFlare's one.one.one.one resolver. Returns A records and DNSSEC info by default. This is an alternative way to call this information through DoH (DNS over HTTPS).
Expand Down

0 comments on commit 6bf069b

Please sign in to comment.