kexplo / ec2ip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ec2ip

Find private ip of EC2 instances. inspired by yeonghoey's ec2ip.py

$ ec2ip -f Node
Node-000     10.10.123.111
Node-001     10.10.123.112
Node-002     10.10.123.113

About

License:MIT License


Languages

Language:Python 100.0%