Online judge sandbox based on seccomp | OnlineJudge 安全沙箱
Go to file
2016-01-22 15:30:42 +08:00
.gitignore update 2016-01-12 19:10:22 +08:00
demo.py update demo 2016-01-22 10:13:38 +08:00
judger.c use ValueError instead of judger.error 2016-01-22 15:30:42 +08:00
readme delete sandbox.c 2016-01-20 16:14:14 +08:00
runner.c update use_sandbox option 2016-01-22 10:11:16 +08:00
runner.h add use_sandbox parameter 2016-01-22 10:01:08 +08:00
setup.py add seccomp in runner 2016-01-20 11:00:05 +08:00
test.c update test.c 2016-01-20 15:53:31 +08:00

sudo python setup.py install
touch in out
gcc test.c -o test
python demo.py