• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTTP-Tunnel

Leoski

Junior Member
Being behind a firewall is a pain in the ass. I would like to create an http tunnel using java, or php if possible. But i have no clue on how to start from. I know there are some available for free, however their servers are located in the US, and im in Europe, thus the connection is very slow. and i would also like to develop it for fun.

---

If you are on a system behind a firewall that you cannot control, the owner of the system has the right to control what you can access. Please do not ask for ways to defeat it on our forums.

AnandTech Moderator
 
Originally posted by: Leoski
Being behind a firewall is a pain in the ass. I would like to create an http tunnel using java, or php if possible. But i have no clue on how to start from. I know there are some available for free, however their servers are located in the US, and im in Europe, thus the connection is very slow. and i would also like to develop it for fun.

The firewall at my job blox port 80, and force us clients to use their Proxy. My company just increased the web filters on our proxy server, and actually removed google !

But they still keep SSH ports open on the firewall.

So now, I SSH into my home network, then build a tunnel to a proxy server on my home net, then I direct my browser to the tunnel, and voila !

Latency = Yes (but not much)

but...

Proxy Filter = No 🙂
 
Back
Top