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

proxy setting #115

Open
kazunoriobata opened this issue Dec 21, 2018 · 9 comments
Open

proxy setting #115

kazunoriobata opened this issue Dec 21, 2018 · 9 comments

Comments

@kazunoriobata
Copy link

For windows, v1 seems to use OS proxy setting by default. However v2 does not seem to use proxy setting. Is it possible to fix? Otherwise please tell me how should we do.

@mattwiller
Copy link
Contributor

@kazunoriobata We'll probably need to add some configuration options to allow setting the proxy information. To help us implement this functionality, what sort of proxy settings are you using? That way we can ensure that they would be supported by the CLI.

@kazunoriobata
Copy link
Author

Many Japanese enterprises including us specify proxy server's address, port and use proxy authentication (important!). Some enterprises use pac file.

@mattwiller
Copy link
Contributor

@kazunoriobata Great — thank you for the information! Is there a specific type of proxy authentication that you would need to be supported?

@kazunoriobata
Copy link
Author

@mattwiller I think it's basic authentication.

@reveillesoftware
Copy link

@mattwiller another vote for this, allowing proxy to use debug tool such as fiddler would be very helpful. Powershell cmdlet invoke-restmethod supports a - proxy option as example

@boxcli
Copy link

boxcli commented Aug 6, 2019

will you support proxy?

@mattwiller
Copy link
Contributor

@boxcli Proxy support is a feature that we are planning to add eventually, but it is not currently on our immediate roadmap.

@boxcli
Copy link

boxcli commented Dec 12, 2019

Any idea which version will eventually include proxy support?

@boxcli
Copy link

boxcli commented Feb 18, 2020

Hi, is there any workaround to make BoxCLI work behind corporate proxy?

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

4 participants