diff options
Diffstat (limited to 'enprox')
-rwxr-xr-x | enprox | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/bin/bash +export http_proxy=http://barrettt:zzzz@hhwsg4.hoefliger.de:8080 +export https_proxy=http://barrettt:zzzz@hhwsg4.hoefliger.de:8080 +export ftp_proxy=http://barrettt:zzzz@hhwsg4.hoefliger.de:8080 |