Commit Graph

8 Commits

Author SHA1 Message Date
Evan Hosinski 65c4ea6a15 Updates to allow for enhanced debugging.
Added structs for whois calls.

Added ability to write WhoIs to file.

Added structured output for Whois Records.

Added String Method for WhoIsRecord and WhoIsHistory Records.
2025-05-16 15:33:29 -04:00
Ar1ste1a 7a6ae01254 Updated README.md 2025-05-15 21:11:24 -04:00
Evan Hosinski c29f18a056 Added enhanced logging for specific errors related to dehash tied into the apiu calls. Added logs subcommand. 2025-05-15 16:23:59 -04:00
Evan Hosinski 749f2b5eb8 Added requirement where if a variable sent to dehashed includes a space it must be enclosed with double quotes. Enforced this with enquoteSpaced in clientv2.go 2025-05-15 15:54:59 -04:00
Evan Hosinski 0783162d18 updates to db queries and exports
Updates to how queries to the db are made.
2025-05-15 15:35:02 -04:00
Evan Hosinski 93c9a353ca Added useLocalDatabase global flag to allow for local db files for separate engagements. 2025-05-15 15:08:32 -04:00
Evan Hosinski 9c09684038 fixed db query and export 2025-05-15 14:43:13 -04:00
Ar1ste1a a4dffe61bf first commit 2025-05-14 22:00:38 -04:00