Filed under: Internet, Windows, Commercial, Freeware
Get Around Corporate Firewalls With HTTP-Tunnel
I
wish I'd had this way back when I was in school. If you've ever been
stuck on a corporate or school network that is hyper restrictive, and
you haven't been able to use instant messaging or file sharing software
(or anything that uses something other than port 80), this is for
you. HTTP-Tunnel allows your internet enabled software to tunnel
through an HTTP connection (usually reserved for browser use, and
therefore unblocked), and connect to the outside world. HTTP-Tunnel
offer a low-bandwidth free option, and a premium high-bandwidth option.
This just may be the thing you need to communicate with the outside
world.
Get a WordPress.com Blog
digg_url = 'http://www.downloadsquad.com/2009/11/25/the-atari-classics-are-back-and-free-to-play-asteroids-lunar-l/';
Believe it or not, Atari have just released a bunch of old games on their own website. These aren't clones, these aren't even 'loving interpretations' -- these are the real thing, remade by Atari themselves. This comes as part of a re-launch for the Atari website which includes an online store.
I warn you, if you read on, this might turn into more than just a mere ten-minute time-waster.
...

Reader Comments (Page 1 of 1)
Broo said 5:18PM on 8-06-2005
lol- this should be handy for work- as they have blocked all external access except 80, 22 and 443!
Reply
Secret for a reason said 5:36PM on 8-06-2005
For a brief moment I rejoiced. Then saw this was Windows only.
Is there anything like this for Mac?
Oh (possibly) happy day!
Reply
Chris Meller said 6:12PM on 8-06-2005
Am I missing something, or is this basically just an every-day proxy that runs on port 80? There are thousands of them available on the net ranging from legit fee-based services to unknowing system admins that haven't secured theirs properly. There are even programs such as ProxySwitcher dedicated to downloading public lists of these proxies and switching between them (even automatically every x seconds).
Reply
Christopher said 11:59AM on 8-07-2005
websense and other proxy software apps will undoubtedly add this to its list of blocked sites, thus creating an empty promise of accessibility.
there *is* a good reason access is firewalled: it's called hacking.
-C
Reply
Adora said 8:56PM on 8-07-2005
I just run a squid proxy on one of my linux boxen here at the house, then create an ssh tunnel from work whenever I run across a questionable page (usually porn ads on a page with valid content...promise!). I also tunnel my mail for security reasons.
This isn't a free solution unless you have spare hardware lying around, but it's certainly more extensible than someone else's out-of-the-box solution.
:: Lisa
:: adora [at] techslut [.] net
Reply
yem said 8:25AM on 8-08-2005
LOL, blocked by websense here at work...
Reply
Jos?le said 8:26AM on 8-08-2005
I run OpenSSH for Windows on an XP box, Putty on my remote machines. SSH tunnelling with port forwarding, DNS lookup on the host machine, etc. Perfect for when you are on a hotspot AP of 'questionable' status.
Reply
Adam said 9:16AM on 8-08-2005
Another good option is httport (client) and htthost (server) at http://www.htthost.com. You can use their public servers or run your own server. Plus you can tunnel any protocol through it. There's also a GNU http tunneling tool.
Reply