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

Cyberduck CLI behind proxy on Windows (user environment variables) #10325

Closed
cyberduck opened this issue May 17, 2018 · 1 comment
Closed

Cyberduck CLI behind proxy on Windows (user environment variables) #10325

cyberduck opened this issue May 17, 2018 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

50c8c21 created the issue

I can't figure out if it is possible to use Cyberduck CLI (duck.exe) behind a proxy on windows.
I can't view/edit Internet Explorer > Tools > Connections, because it is managed by admin.

I can set user environment variables, i'de like to be able to set the proxy with one of the following:

  1. User env variables: "https_proxy", "http_proxy", "ftp_proxy", as: "http://USERNAME:PASSWORD@server:port"
  2. Alternatively a config file with these same keys: eg "https_proxy=http://USERNAME:PASSWORD@server:port"
  3. Alternatively as part of the command line.
    This is how some other programs do it, wget supports all 3 options.

I understand all 3 are not secure, but if there is not other option then that that is users call.

duck.exe 6.4.6

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Proxy settings are read from system preferences. Refer to (https://trac.cyberduck.io/wiki/help/en/howto/connection#Windows).

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant