Bouncer is a a AWS security group updater, based on github web-hooks CIDRs.
1. git clone https://github.com/p404/Bouncer.git
2. cd Bouncer
3. pip install -r requirements.txt
usage: bouncer.py [-h] -c CONFIG
Bouncer is a a AWS security group updater, based on github web-hooks CIDRs.
optional arguments:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
Loads configuration
config.ini
[global]
vault_server = <VAULT SERVER>
vault_token = <VAULT TOKEN>
vault_secret_path = <VAULT SECRET PATH>