An open API service indexing awesome lists of open source software.

https://github.com/aryanbakliwal/network-enforcement


https://github.com/aryanbakliwal/network-enforcement

linux network

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Linux Network Enforcement

Linux Network Enforcement options.

### 1. cgroups
- Process information available in `cgroup/bind(4|6)` and `cgroup/connect(4|6)`

### 2. tc (Traffic Control)
- Process information NOT available

### 3. BPF-LSM
- Process information available

### 4. Netfilter (nftables)
- Process information NOT available