/ubuntu-ufw-manager

Simple bash script to manage ubuntu firewall (UFW). Ideal for ubuntu server.

Primary LanguageShell

UFW Firewall Script for Ubuntu 🐧

Description

This is a simple Bash script to manage the UFW (Uncomplicated Firewall). It provides a convenient way to configure and control the UFW firewall rules.

Getting Started

Clone the repository to your local system using Git:

git clone https://github.com/otema666/ubuntu-ufw-manager.git

Navigate to the repository directory:

cd ubuntu-ufw-manager

Make the script executable:

chmod +x firewall.sh

Execute the script:

./firewall.sh

gif