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

[feature] Add ability to connect to ILO over HTTPS proxy #262

Open
sourcecodemage opened this issue Aug 26, 2021 · 0 comments
Open

[feature] Add ability to connect to ILO over HTTPS proxy #262

sourcecodemage opened this issue Aug 26, 2021 · 0 comments

Comments

@sourcecodemage
Copy link

Use case: I manage ILO's for multiple business partners, and we've had them set up proxies to make accessing parts of their internal network, including HP ILO's from from our network, easier.

I looked at the source code for hpilo.py and dependencies, and I didn't see support for using a proxy connection. I only went as far as socket.py

I'm proposing something like the way the requests module supports proxy, by defining a proxy dictionary. Details here - https://2.python-requests.org/en/master/user/advanced/#proxies.

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

No branches or pull requests

1 participant