pallium

Linux network and security sandbox with support for kernel exploit protection as well as VPN and proxy chaining

MIT License

Stars
9

Bot releases are visible (Hide)

pallium - v0.1.0-alpha4 Latest Release

Published by github-actions[bot] 5 months ago

  • Improvement of gVisor support for sandboxes run as root

  • Introduction of build provenance attestations

  • Support for port forwarding from host to guest

    {
      "network": {
        "port_forwarding": {
          "local": ["tcp://127.0.0.1:1337:127.0.0.1:1337"]
        }
      }
    }
    
pallium - v0.1.0-alpha3

Published by github-actions[bot] 11 months ago

This build fixes a bug when piping a configuration file on stdin into pallium.

pallium - v0.1.0-alpha2

Published by github-actions[bot] 12 months ago

This build supports using the bundled gVisor kernel and fixes a terminal issue when using the exec command.

pallium - Very first alpha build of the pallium bundle

Published by github-actions[bot] about 1 year ago

This is a first prerelease of a standalone pallium bundle built with PyInstaller.

It bundles:

  • gVisor
  • slirpnetstack
  • Tor
  • Python
  • tun2socks