Configuring a proxy to be used by an AppImage #1372
-
I can't seem to be able to find any information about proxy configuration for an AppImage. Running an .appImage app from a bash shell where the classic proxy env var (HTTPS_PROXY and the lower case likes) they don't seem to be taken into account. Is there any way at all to configure a proxy with an appImage app ? |
Beta Was this translation helpful? Give feedback.
Answered by
TheAssassin
Dec 11, 2024
Replies: 1 comment
-
The runtime passes environment variables as-is. You need to contact the creators of your AppImage. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nodje
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The runtime passes environment variables as-is. You need to contact the creators of your AppImage.