Files
linuxkit/pkg/vpnkit-forwarder
Magnus Skjegstad 24ec30e74c vpnkit-forwarder: add /pkg/vpnkit-forwarder
Adds /pkg/vpnkit-forwarder which downloads and builds vpnkit-forwarder
and vpnkit-expose-port from moby/vpnkit. Also includes an example for
forwarding `sshd` and updates the documentation for `hyperkit` to
include a `vpnkit` section.

`vpnkit` still requires a 9P mount for coordination, so the `socat`
forwarding is simpler to set up at the moment.

Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
2017-06-12 14:46:48 +01:00
..

vpnkit-forwarder

This package provides vpnkit-forwarder and vpnkit-expose-port from vpnkit.

vpnkit-forwarder is a forwarding daemon used by Docker for Desktop to forward ports from Docker containers to the host via VSOCK.

vpnkit-expose-port is a userland proxy that opens ports by demand.

To coordinate with vpnkit both tools require access to the 9P port configuration mount point.