Benjamin-Loison / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
0 stars 0 forks source link

Have to restart apps to take into account *Proxy* *Manual* *Socks* in *Network Settings* #145

Open Benjamin-Loison opened 1 month ago

Benjamin-Loison commented 1 month ago

At least mentioning that restarting is necessary would help.

Tested with curl -4 https://ifconfig.me.

image

env | grep -iE 'proxy|sock'
no_proxy=localhost,127.0.0.0/8,::1
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
NO_PROXY=localhost,127.0.0.0/8,::1
ALL_PROXY=socks://localhost:9999/
all_proxy=socks://localhost:9999/

When Method is None (so no proxy):

env | grep -iE 'proxy|sock'
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh

See my Signal message of 1727131984446 to:

-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAOb7TAeCFnMfSGirUyTevavDwFDeccHOM63yqHcRTFCAw
cSAX/PPnQNAqg79CX901m7/9fHbybxFfry58LSSRLqUfyd731ZhjNaVxmSwfeXI0
0kEBheAeTLHaztUliIgLdc4PierR3DeXyz+uizQdQ/SQ7bh2pQb7RdxhGtMPSsAO
MIcIEfEvRWsR9dzTihrHF4kpBg==
=IK6e
-----END PGP MESSAGE-----