Skip to content

IPTables Rules that prevent DDoS & Bruteforce and other attacks

Notifications You must be signed in to change notification settings

ohemilyy/GoodIPTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

IPTables [DO NOT USE Ubuntu Version unless you want a broken firewall]

What is this?

A simple script to protect your Linux Machine from hackers!

Installation

Ubuntu based systems:

$ git clone https://github.com/ItzBunniYT/GoodIPTables.git
$ cd GoodIPTables
$ chmod a+x GoodIPTables-Ubuntu.sh
$ ./GoodIPTables-Ubuntu.sh

Other Linux Based Operating Systems:

$ git clone https://github.com/ItzBunniYT/GoodIPTables.git
$ cd GoodIPTables
$ chmod a+x GoodIPTables.sh
$ ./GoodIPTables.sh

I have a problem, what should I do?

We don't maintain this repository, but the commands are practically the same. In case of an IPTables update that completely breaks / makes the commands malfunction, we are not planning on making a major update on it.

I wanna fork this to my own operating system or to another firewall.

You can do it if you want to. You can also make a pull request (if it looks promising) and we might consider merging it!

About

IPTables Rules that prevent DDoS & Bruteforce and other attacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages