Homepage » Software » Hamachi Virtual Network

Hamachi Virtual Network

By Jonathan + December 17th, 2005

Mike has totally called how great this piece of networking software is. It blows SSH tunnels out of the water! It could use some GUI for Linux, but I’m fine with the command line if all I have to type is “hamachi start”. Just make sure with Linux that you follow the Linux guide, section 3.3 to run it as a user process. Running as root is for n00bs :D

Hamachi : Stay Connected

With Hamachi you can organize two or more computers with an Internet connection into their own virtual network for direct secure communication.

Hamachi is fast, secure and simple. It is also free.

O comments at "Hamachi Virtual Network"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »