Skip to content

🔥 🐚 Script for installing a Firewall on Linux with the help of Firewall Builder

License

Notifications You must be signed in to change notification settings

williamcanin/firewall-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Install Firewall

This project will help to install a firewall on Linux with the help of Firewall Builder to create the firewall script.

Requirements

  • SystemD

  • IPTables

  • Firewall Builder

  • Sudo permission

Configuration

You have the option to configure the firewall script with Firewall Builder through this launcher, but you can do it manually by double-clicking the file 'src/firewall.fwb'. Remember if! After setting, save and compile.

The project 'src/firewall.fwb' has two types of firewall, utm for dynamic IP and one for static IP. Set up according to what you use.

Installation

  • 1 - Install Firewall Builder according to your Linux distribution.

  • 2 - Do the clone project and enter the folder

shell> git clone https://github.com/williamcanin/firewall-linux.git && cd firewall-linux
  • 3 - Run the command:
shell> ./init -i
  • 4 - This installation launcher will follow you to the end.

About

🔥 🐚 Script for installing a Firewall on Linux with the help of Firewall Builder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages