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

PanDevice cannot be created if the target device behind proxy #549

Open
nikzeyn opened this issue Feb 13, 2024 · 0 comments
Open

PanDevice cannot be created if the target device behind proxy #549

nikzeyn opened this issue Feb 13, 2024 · 0 comments

Comments

@nikzeyn
Copy link

nikzeyn commented Feb 13, 2024

I am having an issue with running the following command for the device that is behind the proxy.

fw = PanDevice.create_from_device(hostname, user, password)

I know it works if you set the proxy in the venv but I cannot set proxy in the venv due to the following:

  • this is part pf a bigger tool/system where the connection to each device need explicitly to mention/provide the proxy
  • there are more than 1 proxy

From my research, it seems this is currently not possible but I may be wrong. If you know how to do it, I'd love to know about it. Otherwise, it'd be great to know if this feature is requested by others and/or is it in the roadmap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant