bigeagle / gohop

A VPN implemention in golang, with crypto and obfuscation in nature.
1.33k stars 195 forks source link

Releases not happening #11

Open joeblew99 opened 8 years ago

joeblew99 commented 8 years ago

This looks really useful, and I would like to work on this. Why no releases for over a year though ?

bigeagle commented 8 years ago

Since I was suffering from my Ph.D career. Do you wanna help developing this?

joeblew99 commented 8 years ago

Am I can relate, as my partner went into hibernation for the end of her PhD. I can't afford my time right now, but if this code does what I suspect it does I can improve it for the current project I am working on.

I need to do point to point connections, where both parties are heavily behind NAT and both are dhcp ip assigned

bigeagle commented 8 years ago

In your case, I recommand zerotier

joeblew99 commented 8 years ago

It's does look like a better fit for my use case. But its mostly written in CPP, which is a hra y technical debt to take on , since everything else is in golang.

So not quite sure it would be the best move. I will ask if they are interested in porting to go but don't like my chances :)