pdknockr

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README

commit eadfc02dbfc60fb862f435340b394c4d32ae35cf
parent 35f07bebedd8961e9c856082b559a8f71fa976bf
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sat, 25 Nov 2023 19:29:50 -0500

Updated README and code, almost ready for testing

Diffstat:
MREADME.md | 2++

1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
@@ -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.
 \ No newline at end of file