https://github.com/nairuzabulhul/firewall_rules
Custom firewall configuration for personal use
https://github.com/nairuzabulhul/firewall_rules
configuration firewall firewall-rules iptables laptop network-analysis networking settings ssh
Last synced: 8 months ago
JSON representation
Custom firewall configuration for personal use
- Host: GitHub
- URL: https://github.com/nairuzabulhul/firewall_rules
- Owner: nairuzabulhul
- Created: 2017-05-22T23:30:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T13:20:33.000Z (over 8 years ago)
- Last Synced: 2025-01-12T22:14:49.959Z (9 months ago)
- Topics: configuration, firewall, firewall-rules, iptables, laptop, network-analysis, networking, settings, ssh
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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