-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm behind a network that needs proxy to download from github. However, I don't find a proxy option in the app. I also tried setting environment variables like flatpak run --env=HTTP_PROXY="http://localhost:10808" --env=HTTPS_PROXY="http://localhost:10808" --env=ALL_PROXY="http://localhost:10808" com.vysp3r.ProtonPlus, but it doesn't work either.
Describe the solution you'd like
Add some setting options like "Proxy URL" in the app that can enable proxy.
Describe alternatives you've considered
Read the proxy option from the environment variables and use it.
Additional context
v0.5.15, Flatpak
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request