An open API service indexing awesome lists of open source software.

https://github.com/gohypernet/wormhole

linux and windows sidecare containers for tunneling
https://github.com/gohypernet/wormhole

Last synced: 2 months ago
JSON representation

linux and windows sidecare containers for tunneling

Awesome Lists containing this project

README

        



# Wormhole

This repository contains Dockerfiles for building the sidecar
containers that are managed by the Galileo LZ daemon. Choose the
appropriate Dockerfile using the `-f` flag, e.g.

```docker build -t hypernetlabs/wormhole -f linux.Dockerfile .```