Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
/ IP-Block-Script Public archive

Bash scripts to automate updating and blocking IPs suspected of abuse.

License

Notifications You must be signed in to change notification settings

cyqsimon/IP-Block-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is now deprecated and archived

If you want the feature this repository provides, please consider using CrowdSec.

Unlike this ghetto Bash script, this program is written by actually-competent people (i.e. not me) in a reasonable language (Go).

IP-Block-Script

A (or perhaps a few?) Bash scripts to update and block a known list of IPs that were abused.

update.sh

A script that downloads a list of known abused IPs from a provider.

Currently uses AbuseIPDB as source.

apply.sh

A script that updates the system firewall to block incoming traffic from the list of IPs.

Currently uses iptables as firewall service.

About

Bash scripts to automate updating and blocking IPs suspected of abuse.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages