Skip to content

Python-based interface for configuring security controls

License

Notifications You must be signed in to change notification settings

K-Mistele/rapid-axolotl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapid-axolotl

Python-based interface for configuring IPTables firewall rules for CCDC.

This tool is designed to run on Linux distributions that support IPTables host-based firewall.

Dependencies

  • Python 3
  • iptables binary (must be in the PATH)

Installation & Use

Clone repository: git clone https://github.com/k-mistele/rapid-axolotl.git

Run python script: python3 iptables-configure.py

Follow the prompts to generate a bash script that will setup your IPTables firewall when run. The script will be saved to rules.sh. The tool will offer to run it for you, and to make the rules persistent.

Developed by @0xBlackl1ght

About

Python-based interface for configuring security controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published