This namespace contains 19 node(s).
Available Nodes
- Code
- Execute Bash - Executes Bash script with safety restrictions.
- Execute Command - Executes a single shell command inside a Docker container.
- Execute Java Script - Executes JavaScript (Node.js) code with safety restrictions.
- Execute Lua - Executes Lua code with a local sandbox (no Docker).
- Execute Python - Executes Python code with safety restrictions.
- Execute Ruby - Executes Ruby code with safety restrictions.
- Run Bash Command - Executes a single Bash command and buffers the output.
- Run Bash Command Docker - Executes a single Bash command in Docker and buffers the output.
- Run Java Script Command - Executes a single JavaScript command and buffers the output.
- Run Java Script Command Docker - Executes a single JavaScript command in Docker and buffers the output.
- Run Lua Command - Executes a single Lua command and buffers the output.
- Run Lua Command Docker - Executes a single Lua command in Docker and buffers the output.
- Run Python Command - Executes a single Python command and buffers the output.
- Run Python Command Docker - Executes a single Python command in Docker and buffers the output.
- Run Ruby Command - Executes a single Ruby command and buffers the output.
- Run Ruby Command Docker - Executes a single Ruby command in Docker and buffers the output.
- Run Shell Command - Executes a single shell command and buffers the output.
- Run Shell Command Docker - Executes a single shell command in Docker and buffers the output.