2019-06-23 20:30:28 -05:00
2019-06-23 20:19:38 -05:00
2019-06-23 20:21:42 -05:00
2019-06-23 20:22:15 -05:00
2019-06-23 20:30:28 -05:00

firewallsetup

Fast Firewall Setup

This is a script for setting up a firewall with settings for tarpitting ssh and basic protections that everyone needs.

Make the Rules Permenant

Debian-based Distributions

sudo apt install iptables-persistent sudo /etc/init.d/netfilter-persistent save

Arch Linux Distributions

(Use iptable-save which is pre-installed)

sudo iptables-save

S
Description
Fast Firewall Setup
Readme
73 KiB
Languages
Shell 100%