l7-filter
Userspace layer 7 packet classifier
Install
- All systems
-
curl cmd.cat/l7-filter.sh
- Debian
-
apt-get install l7-filter-userspace
- Raspbian
-
apt-get install l7-filter-userspace
- Dockerfile
- dockerfile.run/l7-filter
l7-filter-userspace
Userspace layer 7 packet classifier
This is a version of l7-filter, an application layer packet classifier, that works in userspace instead of the kernel. It is eventually intended to replace the kernel version since running in userspace is much safer and more flexible. However, it is in the early stages of development and NOT yet ready for prime time.