Documentation ¶
Overview ¶
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/).
Directories ¶
Path | Synopsis |
---|---|
The sandboxtypes package contains the shared types to communicate between the different sandbox components.
|
The sandboxtypes package contains the shared types to communicate between the different sandbox components. |
Click to show internal directories.
Click to hide internal directories.