3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-05 03:29:33 +01:00
pbot/applets/pbot-vm
Pragmatic Software e736051de5 Fix UTF-8 encoding
2023-03-12 16:06:04 -07:00
..
guest Fix UTF-8 encoding 2023-03-12 16:06:04 -07:00
host Fix UTF-8 encoding 2023-03-12 16:06:04 -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

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.