Skip to content

Python-based interface for configuring security controls

License

Notifications You must be signed in to change notification settings

mustangsecurity/rapid-axolotl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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

Languages

  • Makefile 29.2%
  • C++ 27.4%
  • Shell 23.0%
  • Python 9.6%
  • HTML 4.9%
  • CSS 4.6%
  • Other 1.3%