pbot/applets/compiler_vm
Pragmatic Software f0dbf8c33a compiler_vm: add ulimits; fix print_last_statement() 2022-02-06 00:24:04 -08:00
..
guest compiler_vm: add ulimits; fix print_last_statement() 2022-02-06 00:24:04 -08:00
host Replace -ggdb with -gdwarf-2 so gdb works better 2022-02-04 13:57:09 -08:00
README.md compiler_vm: add README linking to documentation 2022-01-29 19:02:55 -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 documentation.