3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-08 13:09:34 +01:00
pbot/applets/compiler_vm
2022-02-14 09:12:19 -08:00
..
guest compiler_vm: refactor some things related to vm-exec 2022-02-13 22:01:06 -08:00
host compiler_vm: rename vm-host-watchdog -> vm-watchdog 2022-02-14 09:12:19 -08:00
README.md compiler_vm: add README linking to documentation 2022-01-29 19:02:55 -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 documentation.