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 support #59

Open
tuxmaster5000 opened this issue Apr 27, 2023 · 6 comments
Open

Proxy support #59

tuxmaster5000 opened this issue Apr 27, 2023 · 6 comments
Assignees

Comments

@tuxmaster5000
Copy link

To use an proxy server for downloading images the environment variable http_proxy must be set.
But I can't see any option for it.

@tuxmaster5000
Copy link
Author

I think, in the environment settings of the exec_defaults variable, an "+ $proxy" can fix it.
This hash array will then contains the needed proxy settings.

@southalc
Copy link
Owner

This is something I'm keeping in mind with the rewrite that's in progress. I plan to post a new branch with this and some other significant changes in the near future.

@southalc southalc self-assigned this May 11, 2023
@tuxmaster5000
Copy link
Author

@southalc Thanks

@rb83
Copy link

rb83 commented Jul 14, 2023

Is there perhaps a workaround for this in the meantime?

@tuxmaster5000
Copy link
Author

@rb83 I don't have find one, only patching the code. Because you need to change the environment variables.

@rb83
Copy link

rb83 commented Jul 17, 2023

@southalc would you be interested in a PR, or does that conflict with your big rewrite?

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

3 participants