![]() |
2008-07-29
, 11:01
|
Posts: 4 |
Thanked: 0 times |
Joined on Jul 2008
|
#1
|
![]() |
2008-07-29
, 11:45
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#2
|
The Following User Says Thank You to TA-t3 For This Useful Post: | ||
![]() |
2008-07-29
, 12:02
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#3
|
![]() |
2008-07-29
, 14:23
|
Posts: 4 |
Thanked: 0 times |
Joined on Jul 2008
|
#4
|
If you by 'use proxy in xterm' mean when using e.g. curl or wget, then it will need an environment variable set. Ideally the proxy setting should be exported to the environment automatically but that doesn't seem to be the case for xterm
This works for me, when I use privoxy as integrated proxy. Replace 127.0.0.1 and/or 8118 with IP/nameort you use for your proxy:
export http_proxy=http://127.0.0.1:8118
If you need an ftp proxy as well then use the exact same (http://) value for ftp_proxy.
![]() |
2008-07-29
, 14:37
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#5
|
![]() |
2008-07-29
, 16:02
|
Posts: 191 |
Thanked: 29 times |
Joined on Sep 2007
@ Ottawa
|
#6
|