Active Topics

 


Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Jul 2008
#1
I can configure proxy in connectivity setting and it works in web browser. But when I use Canola or mytube, these programs do not go through proxy.
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#2
This is a bit of advanced stuff. You have to run the application from X-Terminal, and before that enter
Code:
export HTTP_PROXY=<your-proxy>:<port>
e.g.
Code:
export HTTP_PROXY=192.168.0.1:3128
canola
Note: I did not test it on the tablet, but it's the common Linux command line way for configuring a proxy and thus should work.
 

The Following User Says Thank You to pycage For This Useful Post:
Posts: 1,213 | Thanked: 356 times | Joined on Jan 2008 @ California and Virginia
#3
Try using tsocks, its completely transparent so it works well. Search the forum for it.

Edit: Obviously, it uses a SOCKS5 proxy, not HTML.
__________________
----------------------------------------------------

www.ezschool.com - The best online educational experience.
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#4
Originally Posted by pycage View Post
.....
Code:
export HTTP_PROXY=192.168.0.1:3128
canola
.
this also applies to youtube-dl which mytube uses.
so doing this from console will also work:
Code:
export http_proxy=_IP_:_PORT_
mytube
Cheers,
-Mihai

Last edited by iancumihai; 2008-12-04 at 09:29.
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:10.