5 lines
330 B
Bash
5 lines
330 B
Bash
export http_proxy=http://proxy.ville-geneve.ch:8080
|
|
export https_proxy=http://proxy.ville-geneve.ch:8080
|
|
export HTTP_PROXY=http://proxy.ville-geneve.ch:8080
|
|
export HTTPS_PROXY=http://proxy.ville-geneve.ch:8080
|
|
export no_proxy=localhost,127.0.0.1,.ville-geneve.ch,.ville-ge.ch,.gmolab.net,.stage-ge.org,172.31.10.0/24,10.20.12.0/24 |