3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 09:58:42 +02:00
pbot/applets/pbot-vm
2023-01-24 12:34:03 -08:00
..
guest applets/pbot-vm: add -vm option to help output 2022-12-25 18:12:32 -08:00
host applets/pbot-vm: vm-server: fix child signal handler 2023-01-24 12:34:03 -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

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.