pbot/applets/pbot-vm
Pragmatic Software 46ccc1fb70 pbot-vm: prevent [Exit 1] output with compiler errors 2022-03-06 14:07:28 -08:00
..
guest pbot-vm: prevent [Exit 1] output with compiler errors 2022-03-06 14:07:28 -08:00
host pbot-vm: fix encoding issues; misc clean-ups 2022-02-24 10:39:15 -08:00
README.md pbot-vm: vm-exec can now select VM; can be configured by vm-exec.json file 2022-02-15 11:28:47 -08:00

README.md

PBot can interact with a virtual machine to safely execute arbitrary user-submitted system commands and code.

For installation and usage instructions, see the PBot Virtual Machine documentation.