Skip to content
/ Bouncer Public

Bouncer is a a AWS security group updater, based on github web-hooks CIDRs.

License

Notifications You must be signed in to change notification settings

p404/Bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncer

Bouncer is a a AWS security group updater, based on github web-hooks CIDRs.

Installing

1. git clone https://github.com/p404/Bouncer.git
2. cd Bouncer
3. pip install -r requirements.txt 

How to use

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

Configuration example

config.ini

[global]
vault_server      = <VAULT SERVER>
vault_token       = <VAULT TOKEN>
vault_secret_path = <VAULT SECRET PATH>

License

MIT

About

Bouncer is a a AWS security group updater, based on github web-hooks CIDRs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages