Docker
Example manifest for Docker:
The norouter
binary can be installed by using docker cp
:
Virtual VPN connection into Docker networks
NoRouter also supports creating an HTTP proxy that works like a VPN router that connects clients into docker network create
networks.
This technique also works with remote Docker, rootless Docker, Docker for Mac, and even with Podman.
See Getting Started/VPN-ish mode.
Last modified November 12, 2020: update docs for v0.5.0 (5372d7c)