Contains hardcoded firewall rules for Linux boxes
Progress:
- Vault: complete
- Propaganda: started
- Wiretap: complete
- Spy: complete
- propaganda (Ubuntu 22.04): Docker/HTTP and SSH
- wiretap (Rocky 9): IMAP/SMTP
- vault (Debian 12): FTP
- spy (FreeBSD): MySQL
Note: vault and spy are both remote
- Download git:
- Debian, Ubuntu:
sudo apt install git
- Rocky:
dnf install git
- FreeBSD:
sudo pkg install git
- Debian, Ubuntu:
- Clone repo:
git clone https://github.com/PeanutNotCashew/Stupid-Firewalls.git
- Move into file:
cd 'Stupid-Firewalls/Firewall Scripts'
- Pick your poison:
bash [file name]
(sh
for FreeBSD)