pbot/applets/pbot-vm
Pragmatic Software 7da755d248
pbot-vm: make clang2x default language; add -Wno-unused-variable
2024-09-19 13:51:57 -07:00
..
guest pbot-vm: gdb() needs __asm__() instead of asm() 2024-04-17 00:37:36 -07:00
host pbot-vm: make clang2x default language; add -Wno-unused-variable 2024-09-19 13:51:57 -07:00
vagrant pbot-vm: update documentation about how to start PBot VM after reboot 2024-04-10 13:09:58 -07: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.