Skip to content

v0.4.0

Latest

Choose a tag to compare

@AutumnAurelium AutumnAurelium released this 18 Feb 06:17
· 1 commit to master since this release

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 slirp4netns to 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.