Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a DC ip override option #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elreydetoda
Copy link

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