Changelog:
- Networking is now namespace-based, isolating internal sandbox networks from each other.
- Outbound networking (internet, port forwarding from sandbox, and accessing host-based servers) now requires
slirp4netnsto be installed. - It is now possible to forward ports from sandboxed servers to the host.
- It is now possible to access ports from the host in the sandbox (defaults to disabled).
- Selecting between PTY and piped input is now simpler.