BRamona / tv-maxe

Automatically exported from code.google.com/p/tv-maxe
0 stars 0 forks source link

Feature request: application side proxy configuration support. #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm behind a campus network with almost all ports closed, except 80 and 443. It 
would be wonderful if the program supported to be configured to pass through a 
proxy (socks5 in my case), without the need to use the proxy system-wide. 

Original issue reported on code.google.com by ciprian....@gmail.com on 16 Mar 2014 at 12:16

GoogleCodeExporter commented 9 years ago
Hi,

TV-Maxe already has a feature in its development version which comes to help 
people like you. If you're using Ubuntu or an Ubuntu-compatible distribution, 
please execute

sudo add-apt-repository ppa:venerix/experimental
sudo apt-get update
sudo apt-get install tv-maxe-experimental

to install the latest experimental version. If you are using another distro, 
please clone the latest version from git with 

git clone https://code.google.com/p/tv-maxe/

To use this feature, please enable "Petrodava" from TV-Maxe settings. Also, any 
feedback regarding Petrodava would be useful, as this feature is a very young 
one and highly untested in real-life conditions.

Original comment by nitanovi...@gmail.com on 16 Mar 2014 at 7:32

GoogleCodeExporter commented 9 years ago
Also, for more info about Petrodava and how it works please read 
http://blog.ov1d1u.net/2013/12/tv-maxe-project-petrodava-si-un-capat.html

From my tests (just a single one, unfortunately) it should work in campus 
networks where the most ports are restricted. 

Original comment by nitanovi...@gmail.com on 16 Mar 2014 at 7:34