codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
307.9k stars 28.82k forks source link

Writing a simple VPN in Go #382

Closed manigandand closed 5 years ago

manigandand commented 5 years ago

Main programming language

Go

Tutorial title

pin a simple tunnel client and server which is configured to act as a VPN.

Tutorial URL

https://github.com/aki237/pin

Category

danistefanovic commented 5 years ago

Not a tutorial. Thanks anyway!