Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

segment-sandbox

Codacy Badge CodeQL Analyze

The sandbox for segment-judger using linux namespace, cgroup and seccomp

基于Linux namespace, cgroup 和 seccomp 的沙箱系统,segment-judger将使用它。

查看wiki获得更多信息。

Install Requirements

You need g++-9 or later (clang++10.0 or later), witch has full C++17 support (Ubuntu 20.04 LTS or Alpine Linux is a good choice).

C++ lib {fmt} is required.

Also, libseccomp required.

You need make and cmake to compile.

About

The sandbox for segment-judger using linux namespace, cgroup and seccomp

Topics

Resources

License

You can’t perform that action at this time.