Skip to content

AutoIPTables is a tool for easy installation and management of IPTables.

License

Notifications You must be signed in to change notification settings

GameBakLeVrai/AutoIPTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoIPTables

AutoIPTables is a tool for easy installation and management of IPTables.

Features

  • Add your rules from text file in the config folder
  • You can add your own comment with # in the text config file
  • Remove All Tables

To add your own rules, you just have to modify the rules.txt file in the config directory.

Installation

AutoIPTables requires Python to run.

To install in Windows :

Follow the instructions of the Python installer and don't forget to check the "add to path".

To install Python in Linux :

sudo apt update && sudo apt install python3 && sudo apt install python3-pip

Install the modules :

pip install colorama

Clone the project and enjoy.

git clone https://github.com/GameBakLeVrai/AutoIPTables.git

License

MIT

Free Software, Hell Yeah!

About

AutoIPTables is a tool for easy installation and management of IPTables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages