python icon indicating copy to clipboard operation
python copied to clipboard

Add proxy support

Open tieong opened this issue 2 years ago • 3 comments

Hey,

See this PR in the maubot repo for more info

tieong avatar Dec 13 '23 14:12 tieong

This probably needs to be configurable. Bridges in particular currently expect that proxy settings only apply to the remote network, not Matrix.

tulir avatar Dec 13 '23 15:12 tulir

If this PR fixes env support, this should not be an issue as you can configure NO_PROXY env variable for Matrix.

bellegarde-c avatar Mar 20 '24 08:03 bellegarde-c

Env vars are added for the whole program, not individual ClientSessions

tulir avatar Mar 20 '24 12:03 tulir