https://github.com/aryanbakliwal/network-enforcement
https://github.com/aryanbakliwal/network-enforcement
linux network
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aryanbakliwal/network-enforcement
- Owner: AryanBakliwal
- Created: 2026-01-18T20:24:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-18T20:52:00.000Z (5 months ago)
- Last Synced: 2026-01-19T04:03:02.214Z (5 months ago)
- Topics: linux, network
- Language: Go
- Homepage:
- Size: 5.18 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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