opencoff / go-tunnel

TLS/SSL Tunnel - A modern STunnel replacement written in golang
GNU General Public License v2.0
294 stars 42 forks source link

Are other protocols in scope #14

Open mosajjal opened 2 years ago

mosajjal commented 2 years ago

Hi,

I'm keen to build a noise protocol (with PSK) transport as a tunneling mechanism. is something along those lines in scope for this project or is it easier to keep it separate.

there could be a need for different protocols later on as well (WireGuard for example)