Benutzer-Werkzeuge

Webseiten-Werkzeuge


it:linux:proxyeintrag

Proxy Server Eintrag


Edit your /etc/bash.bashrc file as root.

Put these line at the end of your /etc/bash.bashrc file :

export http_proxy=http://username:password@proxyservername:port/
export https_proxy=https://username:password@proxyservername:port/
export ftp_proxy=http://username:password@proxyservername:port/

~~UP~~

it/linux/proxyeintrag.txt · Zuletzt geändert: 2019/05/14 21:16 von 127.0.0.1