pbot/applets/pbot-vm
Pragmatic Software 8e3652bc8e
pbot-vm: gdb() needs __asm__() instead of asm()
2024-04-17 00:37:36 -07:00
..
guest pbot-vm: gdb() needs __asm__() instead of asm() 2024-04-17 00:37:36 -07:00
host pbot-vm: consolidate network enable/disable into one script 2024-04-12 13:07:27 -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.