Sandboxing in Linux

后端 未结 12 2000
一整个雨季
一整个雨季 2020-12-01 05:56

I want to create a Web app which would allow the user to upload some C code, and see the results of its execution (the code would be compiled on the server). The users are u

12条回答
  •  执笔经年
    2020-12-01 06:17

    Along with the other sugestions you might find this useful.

    http://www.eelis.net/geordi/

    This is from http://codepad.org/about, codepad.org's about page.

提交回复
热议问题