-
Notifications
You must be signed in to change notification settings - Fork 59
Home
Eliezer Croitoru edited this page Jul 3, 2020
·
14 revisions
- Debian buster 10 docker build container from @elico
- Debian stretch 9 docker build container from @elico
- Debian jessie 8 docker build container from @elico
- Ubuntu Xenail 16.04 docker build container from @elico
- OpenSUSE Leap 42.3 docker build container from @elico
- Alipne Linux docker build container from @elico
- CentOS 7 docker build container from @elico
- CentOS 7 kmod docker build container from @elico , I have tested the module on a tiny server and it seems to work fine. We need more testers for this.
- CentOS 7 kmod repository details, it's the same for Squid-Cache Latest Stable from @elico package name is "kmod-xt_ndpi"
- Fedora 26 kmod docker build container from @elico , I have tested the module on a tiny server and it seems to work fine. We need more testers for this.
- Ubuntu 16.04 nDPI bridge setup from @elico , An example on how to use nDPI on a bridge machine/interface (ie a switch).
iptables -m ndpi --help |tail -n +$(( 1 + $(iptables -m ndpi --help |grep -n "Enabled protocols"|tail -n1|cut -d: -f1) )) |xargs -n1