4bc08c92c2
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com> |
||
---|---|---|
api/v1 | ||
client | ||
cmd | ||
docs | ||
peer | ||
server | ||
vendor | ||
version | ||
wg | ||
.gitignore | ||
config.go | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
Makefile | ||
proto.go | ||
Protobuild.toml | ||
README.md | ||
utils.go |
Heimdall
Heimdall is a peer-to-peer private network system. It uses Wireguard for peer communication and Redis for backend storage. All nodes are equal and the system auto-elects in the event of a current master failure. Non-node peers are also supported in which they can only access the network but do not provide routing capabilities.