I hereby claim:
- I am ygbr on github.
- I am ygor (https://keybase.io/ygor) on keybase.
- I have a public key whose fingerprint is 448B BAB7 7DC0 147D CEF5 5320 1E01 C96E 6362 6EE1
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| # | |
| # This generates a dict with several info regarding your EC2 instance. | |
| # If you need extra info, add the required info on the indicators list | |
| # | |
| # | |
| import http.client | |
| import hashlib |