Skip to content

Conversation

@SamuelCarroll
Copy link
Contributor

@SamuelCarroll SamuelCarroll commented Jan 8, 2026

Want to add a new binary in addition to this, would allow AC-Hunter change to just pull latest release/binary

kirkhauck and others added 14 commits June 20, 2023 17:16
* Print message after command prompt

* Add results.go query for grabbing hostname IP addresses

* Add command to print FQDN IPS via DNS

* Add human readable option to command and correct typo in ip.go

* Add delimiter flag

* Add netname flag

* Remove UUID and sort IPs

* Handle no results and no FQDN specification

* Update readme to include show-dns-fqdn-ips command

* Change HostnameIPResults to IPResults to satisfy linter

* Change variable f to fqdn
* Add FqdnResult type in repository.go

* Rename FqdnResult type to FQDNResult to fit convention

* Add argument with command, no argument messages, and DB resource

* Setup FQDN query

* Add query for FQDNs

* Handle case for no db or ip and print line

* Print resolved FQDNs in non-human readable format

* Adjust error handling to respond with same message regardless of num of arguments

* Print raw results

* Adjust show-dns-fqdn-ips to prompt user to supply database and FQDN if supplied with fewer than two arguments

* Change header name in show-ip-dns-fqdns from Resolved FQDNs to Resolved FQDN

* Change func names to fit convention suggested by make test

* Change table header from Resolved FQDN to Queried FQDN

* Adjust usage text to say IP Address instead of just IP

---------

Co-authored-by: Logan Lembke <[email protected]>
* Create copy of rita config file and replace localhost with db

* Fix typo in Docker Usage guide

* Update Docker Usage guide to assume user is not part of docker group
* Update ParseSubnets to account for IPv6

* Add unit test for TestFilterSingleIPv6

* Adusted error handling of the ip.go:ParseSubnets call chain

* Add ParseNets test

* Refactor import.go:run and add panic to ip.go:init

* Add error handling test to TestParseSubnets

* Improve TestParseSubnets readability

* Refactor to make indentations consistent with style guidelines
Signed-off-by: guoguangwu <[email protected]>
Co-authored-by: Liza Tsibur <[email protected]>
Co-Authored-By: Naomi Kramer <[email protected]>
@SamuelCarroll SamuelCarroll requested a review from a team as a code owner January 8, 2026 20:54
@0x6d6f7468 0x6d6f7468 changed the base branch from master to develop January 10, 2026 01:08
@SamuelCarroll
Copy link
Contributor Author

Tried merging with develop to solve issues, lots of things pop up as changes as a result...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants