Tags
.NET Ant Apache AWStats Basketball BitTorrent Computer Content Management Cooking DNS Dopod Drupal Fellowship Firefox Gallery Google Graphics Gubbish Health HTC Java Laptop Mono MySQL Networking Photography Portable Software Proxy Remote Desktop Security Skype Software SSH Tomcat Tunnel Ubuntu UMPC Vacation VirtualBox Virtual Machine Wii Windows Windows Mobile WordPress Xubuntu
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
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
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
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
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