What is Marten?
Marten is a free reverse tunnel (just like ngrok) that I’m building with Go. It’s my first project in Go, so it’s also a good way to learn the language itself :p
My TCP design and a first connection
Designed the connection process (for tcp only) and build a simple server and a client that can send messages to each other!
Big thanks to bore for inspiration on how to do this.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.