Skip to content

Reference PR Please Ignore :)#834

Closed
0x6d6f7468 wants to merge 13 commits intomainfrom
master
Closed

Reference PR Please Ignore :)#834
0x6d6f7468 wants to merge 13 commits intomainfrom
master

Conversation

@0x6d6f7468
Copy link
Collaborator

No description provided.

kirkhauck and others added 13 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 <logo2462@gmail.com>
* 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 <guoguangwu@magic-shield.com>
Co-authored-by: Liza Tsibur <liza@activecountermeasures.com>
Co-Authored-By: Naomi Kramer <naomiagoddard@gmail.com>
Co-Authored-By: Naomi Kramer <naomiagoddard@gmail.com>
@0x6d6f7468 0x6d6f7468 changed the title Master Reference PR Please Ignore :) Jan 10, 2026
@lisaSW lisaSW closed this Jan 10, 2026
@0x6d6f7468 0x6d6f7468 deleted the master branch January 10, 2026 02:05
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.

6 participants