arkadiyt / aws_public_ips

Fetch all public IP addresses tied to your AWS account. Works with IPv4/IPv6, Classic/VPC networking, and across all AWS services
MIT License
634 stars 89 forks source link

Display which service belongs to the Public IP found #42

Closed zackriso closed 1 year ago

zackriso commented 2 years ago

Can we display which service in the output per Public P found?

Right now I would have to run aws_public_ips -s one by one to find that info...

Thanks

arkadiyt commented 2 years ago

If you change the output to json (-f json) then it will have the service information