LAF – Linux Application Firewall (LAF) application firewall for Linux

fire-wall

LAF – Linux Application Firewall (LAF) application firewall for Linux Requirements LAF requires libnetfilter-queue, it’s dependency libnfnetlink and a kernel 2.6.14 or later. sudo apt-get install libnfnetlink-dev libnetfilter-queue-dev Install Install the required dependencies. sudo apt-get install libnfnetlink-dev libnetfilter-queue-dev Compile with make: make Run [clang](http://clang-analyzer.llvm.org/scan-build.html) static analyser: scan-build make Create an iptables rule: sudo iptables -A … Read more

SCUTUM – Linux ARP (TCP / UDP / ICMP) Firewall Automatic Controller

scutum-firewall

SCUTUM Firewall Linux ARP (TCP / UDP / ICMP) Firewall Automatic Controller Current Version: 2.4.3 Current Version Change log: Added option to choose whether to delete the installer file after installation Fixed arptables detection errors on some Linux distributions Fixed some bugs that is unnoticeable 😀 TODO: Use a class to control network interfaces individually … Read more