Skip to content

nkman/Liwall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liwall

Liwall is a Linux firewall to block websites.

  • Write Ip's in list.txt
  • Compile and insmod the module formed
  • Ip's blocked

Version

1.0

Installation

git clone git@github.com:nkman/Liwall.git
cd liwall
vim list.txt <Insert the ip's to block with a new line char>
sudo make
sudo insmod firewall.ko

Removal

sudo rmmod firewall

License

MIT

Free Software

About

Linux firewall to block websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors