pbot/applets/pbot-vm
Pragmatic Software 13c117e360
pbot-vm: remove/replace `-Wno-unused` with `-Wno-unused-parameter`
2024-08-17 22:17:46 -07:00
..
guest pbot-vm: gdb() needs __asm__() instead of asm() 2024-04-17 00:37:36 -07:00
host pbot-vm: remove/replace `-Wno-unused` with `-Wno-unused-parameter` 2024-08-17 22:17:46 -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.