Skip to content

jnwhiteh/luasandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Sandbox for running Lua code

This is a fairly simply sandbox for running user-supplied Lua code in what we hope is a 'safe' way. This script does not attempt to do any memory or CPU limiting, as it expects to be run under the 'ulimit' command in order to accomplish this. This sandbox supports basic persistence using Pluto and allows you to easily customize the functions that are exposed to the user scripts.

License

This code is made available under the same Licence as Lua 5.0 and later versions

About

A fairly simple and robust Lua sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages