Skip to content

You Wall Not Pass!! A script for ban IPS using hosts.deny and iptables

License

Notifications You must be signed in to change notification settings

BOFHers/youwall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

youwall

You Wall Not Pass!! A script for ban IPS using hosts.deny and iptables. This script has the ability to check if ip is on DNSBL.

Usage

Usage:

  • ./youwall.sh <ip> Check if IP is on blacklist (DNSBL) and BAN!
  • ./youwall.sh -i Just read /etc/hosts.deny and BAN! with iptables every IP
  • ./youwall.sh -f <ip> Force add IP to hosts.deny and BAN! with iptables (and without DNSBL check)

You could add youwall.sh -i to your init scripts for re-ban after reboot

About

You Wall Not Pass!! A script for ban IPS using hosts.deny and iptables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages