Skip to content

adding a DC ip override option#73

Open
elreydetoda wants to merge 1 commit into
dirkjanm:masterfrom
elreydetoda:adding_dc_ip_override
Open

adding a DC ip override option#73
elreydetoda wants to merge 1 commit into
dirkjanm:masterfrom
elreydetoda:adding_dc_ip_override

Conversation

@elreydetoda

Copy link
Copy Markdown

I have a bit of a unique situation, because I created a development environment for trying to dev on this project, and so my DC's IP addresses aren't all accessible from my bloodhound-python host. I can only reach the top IP address from the picture below ( IPs are getting printed out from this section to debug ).

image

So, I needed to force it to use the top IP address. Since that was not an option from the current CLI flag I added them, and figured if you all wanted to merge them you can. Let me know if you need me to modify anything to meet/conform to your project's processes/code patterns. Below are some pictures from after I made the changes to show it works.

After modification normal but not specifying the -dc-ip flag.
image

Specifying the -dc-ip flag.
image

Warning when user specifies an IP address that isn't in the returned addresses ( error was from a Ctrl+c to stop it, and the False output was removed ( was using for debugging ) ).
image

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.

1 participant