pbot/applets/compiler_vm
Pragmatic Software 7916930816 compiler_vm: various host improvements
* VM scripts can now be configured via environment variables:

  PBOTVM_DOMAIN, PBOTVM_TIMEOUT, PBOTVM_SERVER, PBOTVM_SERIAL,
  PBOTVM_HEART, PBOTVM_NOREVERT
2022-02-06 20:01:56 -08:00
..
guest compiler_vm: make guest debugging output less verbose 2022-02-06 11:33:21 -08:00
host compiler_vm: various host improvements 2022-02-06 20:01:56 -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.