summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Barrett <tombarrett@siu.edu>2017-03-15 09:32:26 -0500
committerTom Barrett <tombarrett@siu.edu>2017-03-15 09:32:26 -0500
commitd745715dd2d3d1aaa19bc25ea5e72e818f721f6b (patch)
tree8a19ea88d151e692685f36f11b48d2acd5986675
parentb6708cbfe50b8a65f913440c8c764e74f3cc0106 (diff)
-add enprox
-rwxr-xr-xenprox4
1 files changed, 4 insertions, 0 deletions
diff --git a/enprox b/enprox
new file mode 100755
index 0000000..a803a22
--- /dev/null
+++ b/enprox
@@ -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