nairuzabulhul / Firewall_Rules

Custom firewall configuration for personal use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Firewall Rules

Iptables

[+] Disable ALL the rules ...................... 0 "

[+] List all iptables rules ...................... 1 "

[+] Allow localhost connections ONLY ...................... 2 "

[+] Lock down mode ...................... 3 "

[+] Allow HTTP & HTTPS ...................... 4 "

[+] Allow SSH from specific IP and PORT ..................... 5 "

[+] Route HTTP &HTTPS through SSH ...................... 6 "

[+] Open range of ports ...................... 7 "

[+] Block or Open cetrain ports ...................... 8 "

[+] Protection Mode ...................... 9 "

[+] Privacy Mode ...................... 10" # using OpenVPNs and SSH

[+] Delete all rule for IPv4 and IPv6 ...................... 11"

UFW

Nftables

About

Custom firewall configuration for personal use


Languages

Language:Shell 100.0%