Imports of vpnkit-forwarder command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/linuxkit/virtsock/pkg/hvsockPackage hvsock provides a Go interface to Hyper-V sockets both on Windows and on Linux.
github.com/linuxkit/virtsock/pkg/vsockPackage vsock provides the Linux guest bindings to VM sockets.
github.com/moby/vpnkit/go/pkg/libproxyPackage libproxy provides a network Proxy interface and implementations for TCP and UDP.
logPackage log implements a simple logging package.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
osPackage os provides a platform-independent interface to operating system functionality.
os/signalPackage signal implements access to incoming signals.
pathPackage path implements utility routines for manipulating slash-separated paths.
syscallPackage syscall contains an interface to the low-level operating system primitives.