-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
[![goreleaser](https://github.com/5amu/dnshunter/actions/workflows/goreleaser.yml/badge.svg)](https://github.com/5amu/dnshunter/actions/workflows/goreleaser.yml) | ||
|
||
# ~# dnshunter.sh | ||
|
||
Make DNS and BGP assessment easier. This implementation in Go grants more speed | ||
It is unfinished, but the old script can be found in [the legacy folder](/legacy) | ||
Make DNS and BGP assessment easier. This implementation in Go grants more speed. | ||
|
||
It is unfinished, but the old script can be found in [the legacy folder](/legacy). | ||
Just a program to perform many DNS checks automatically. It should be improved and | ||
perfected. Right now is pretty accurate, but it might need more refinement. |