Updated README and code, almost ready for testing

This commit is contained in:
Dionysus 2023-11-25 19:29:50 -05:00
parent 35f07bebed
commit eadfc02dbf
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ The program operates by accepting a list of DNS resolver addresses and a seed va
- astro.login.domain.net
- customer-cdn.1220.domain.org
The seeds here are 220, astro, and 1220. Unique things we can look for in the future.
Every sweep, we will generate a random seed for each dns server and save it to a seed.key file.
This is all very theoretical right now, interested to see how this pans out.