The sandbox program is an HTTP server that receives untrusted linux/amd64 binaries in a POST request and then executes them in a gvisor sandbox using Docker, returning the output as a response to the POST.
It's part of the Go playground (https://play.golang.org/).
Path | Synopsis |
---|---|
sandboxtypes | The sandboxtypes package contains the shared types to communicate between the different sandbox components. |
Package main imports 31 packages (graph). Updated 2020-12-08. Refresh now. Tools for package owners.