No proxy in the DMZ.
This commit is contained in:
parent
d8d2f44fff
commit
8fbc79fa50
4
.zshenv
4
.zshenv
|
@ -206,8 +206,8 @@ case "$FQDN" in
|
|||
*.hjp.at)
|
||||
export http_proxy=http://teal.hjp.at:3128/
|
||||
;;
|
||||
samkar.wsr.ac.at|wsrgeh.wsr.ac.at)
|
||||
export http_proxy=http://squid-x.wsr.ac.at:3128/
|
||||
samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at)
|
||||
unset http_proxy
|
||||
;;
|
||||
*.wsr.ac.at)
|
||||
export http_proxy=http://squid.wsr.ac.at:3128/
|
||||
|
|
Loading…
Reference in New Issue