boxcli icon indicating copy to clipboard operation
boxcli copied to clipboard

proxy setting

Open kazunoriobata opened this issue 5 years ago • 9 comments

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.

kazunoriobata avatar Dec 21 '18 05:12 kazunoriobata

@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.

mattwiller avatar Dec 21 '18 05:12 mattwiller

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

kazunoriobata avatar Dec 21 '18 06:12 kazunoriobata

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

mattwiller avatar Dec 22 '18 00:12 mattwiller

@mattwiller I think it's basic authentication.

kazunoriobata avatar Dec 25 '18 07:12 kazunoriobata

@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

reveillesoftware avatar Feb 03 '19 15:02 reveillesoftware

will you support proxy?

boxcli avatar Aug 06 '19 19:08 boxcli

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

mattwiller avatar Aug 06 '19 20:08 mattwiller

Any idea which version will eventually include proxy support?

boxcli avatar Dec 12 '19 21:12 boxcli

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

boxcli avatar Feb 18 '20 19:02 boxcli