A tool to dump all contents of an public/exposed/open bucket
,.--'`````'--.,
(\'-.,_____,.-'/)
\\-.,_____,.-//
;\\ //|
| \\_ ___ _// |
| '-[___]-' |
| .0penBucket |
`'-.,_____,.-''
usage: OpenBucket.py bucket_url positional arguments: bucket_url Url of the bucket to download
- (Optional)
virtualenv venv && source ./venv/bin/activate
pip install -r requirements.txt
It's a quick and dirty project so issues are welcome and pull requests are appreciated.