Tag Archives: Tunnel

Installing BoutDuTunnel Server on Mono XSP

In my previous blog I talked about setting up a HTTP tunnel using BoutDuTunnel. To setup the server-side, a command line application was used: BdtServer. BoutDuTunnel also provides a web application solution BdtWebServer which lets you host the application inside … Continue reading

Posted in .NET, Mono, Proxy, Tunnel, Ubuntu | Tagged , , , , | Comments Off

HTTP Tunnel Through ISA Server

About a year ago I wrote about creating a HTTP tunnel through a HTTP proxy server using GNU HTTP Tunnel.   Unfortunately if the proxy server was run by a ISA server then GNU HTTP Tunnel would not work since … Continue reading

Posted in Mono, Proxy, Tunnel | Tagged , , | 2 Comments

Surfing the Web using SSH Tunnel

Sometimes, you are connected to an internet which is unknown/insecure such as public WiFi hotspots or you are just surfing the internet at work.  In these type of scenarios you might want to secure your connection so no one can … Continue reading

Posted in Proxy, SSH, Security, Tunnel | Tagged , , , | 1 Comment

SSH through HTTP Proxies

A couple of days ago my office implemented a new firewall which block almost all incoming and outgoing traffic, including SSH which prevented me from accessing my Linux server. The only thing that was accessible was the internet through a … Continue reading

Posted in Proxy, SSH, Tunnel | Tagged , , | 1 Comment

Remote Desktop with SSH Tunneling

Remote Desktop enables you to connect to your computer across the Internet from a computer. Once connected, you can control your computer using the mouse and keyboard while showing you everything that’s happening on the screen. With this, you can … Continue reading

Posted in Remote Desktop, SSH, Security, Tunnel, Windows | Tagged , , , , | 1 Comment