2017-07-06 21:43:53 +08:00
2017-07-06 21:43:53 +08:00
2017-06-15 21:49:39 +08:00
2017-05-20 16:57:05 +08:00
2017-05-09 21:44:39 +08:00
2017-06-15 22:23:51 +08:00

Shield

Shield is a toolkit for building VPN tunnels in Go. It does not try to be a full-blown VPN implementation; instead, it provides you with the building blocks for rolling your own.

Usage

example.go showcases how to use the toolkit to build an unencrypted point-to-point tunnel. Full documentation is available at GoDoc.

Description
A toolkit for building VPN tunnels
Readme MIT 64 KiB
Languages
Go 100%