RustHound icon indicating copy to clipboard operation
RustHound copied to clipboard

Refactor and fix a bug with FQDN parsing

Open f3rn0s opened this issue 1 year ago • 0 comments

Hey, my goal here was to fix a specific error and to refactor a bit of code, namely in some cases where the FQDN is malformed (i.e. they set it to CLIENTNAME instead of CLIENTNAME.local etc.) then the code will fail. This fixes that issue.

f3rn0s avatar Jan 19 '24 09:01 f3rn0s