diff options
author | Tom Barrett <tombarrett@siu.edu> | 2017-03-15 09:32:26 -0500 |
---|---|---|
committer | Tom Barrett <tombarrett@siu.edu> | 2017-03-15 09:32:26 -0500 |
commit | d745715dd2d3d1aaa19bc25ea5e72e818f721f6b (patch) | |
tree | 8a19ea88d151e692685f36f11b48d2acd5986675 /enprox | |
parent | b6708cbfe50b8a65f913440c8c764e74f3cc0106 (diff) |
-add enprox
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 |