This script is a utility for quickly configuring iptables rules according to different use-cases: Workstation, Server, and Prototype Domain Controller. It's designed to simplify the process of setting up iptables rules, making it accessible for administrators and users with varying levels of expertise.
- Interactive Menu: Offers an easy-to-use menu for selecting the configuration type.
- Pre-Defined Configurations: Includes specific configurations for different environments.
- Flexibility: Allows users to easily switch between different iptables setups.
- A Linux system with iptables installed.
- Sudo privileges.
- Workstation: Optimizes iptables for typical workstation usage.
- Server: Sets up iptables rules suited for a server environment.
- Prototype Domain Controller: Configures iptables for a prototype domain controller, including dynamic port ranges.
This project is licensed under the MIT License. See the LICENSE file for more details.