Repository navigation

#

linux-namespaces

A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.

C++
3441
3 个月前

Jail-shell is a linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access sepcific directories.

C
122
3 年前
Python
100
1 年前

Works with Linux namespaces througth glibc with pure python

Python
88
7 年前
C
49
2 个月前

StemJail: Dynamic Role Compartmentalization

Rust
44
9 年前

an Erlang library for interacting with Unix processes

Erlang
37
2 年前

Process isolation for Linux using namespaces, resource limits, landlock and seccomp.

Rust
36
10 小时前

Understand how linux containers works with practical examples

Shell
21
4 年前

A lightweight process isolation tool, requiring absolutely no privileges to run

C
19
6 年前
C
13
5 年前

Easy Application Sandboxing on NixOS

Shell
11
1 个月前

A GNU/Linux specific toolkit for making and managing jails which are OS level virtualization containers. Implemented using shell scripts with chroot, linux namespaces, pivot_root and embedded into busybox.

Shell
10
5 个月前

Joblet is a micro-container runtime for running Linux jobs with: Process and filesystem isolation (PID namespace, chroot) Fine-grained CPU, memory, and IO throttling (cgroups v2) Secure job execution with mTLS and RBAC Built-in scheduler, SSE log streaming, and multi-core pinning Ideal for: Agentic AI Systems HPC Workloads Untrusted code

Go
7
19 小时前

Reliably reap, restrict and isolate system tasks: Stdio is a control plane for processes

Elixir
7
1 年前

Example programs and articles to study Linux namespaces

C
6
3 年前

A minimal rootless container runtime on Linux

Go
5
4 年前

A chroot jail for online judge

C
5
6 年前

haskell library to work with linux namespaces

Haskell
4
8 个月前

Python library to control Linux kernel namespaces

Python
4
4 个月前