aws_public_ips icon indicating copy to clipboard operation
aws_public_ips copied to clipboard

Fetch all public IP addresses tied to your AWS account. Works with IPv4/IPv6, Classic/VPC networking, and across all AWS services

Results 6 aws_public_ips issues
Sort by recently updated
recently updated
newest added

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

* Display progress while running by specifying `--progress` ```console ┌ [+] Probing APIGateway... ├── [+] ap-northeast-1 ├── [+] ap-northeast-2 ├── [+] ap-south-1 ├── [+] ap-southeast-1 ├── [+] ap-southeast-2 ├── [+]...

enhancement

This also discovers IP addresses that are egress only, like NAT Gateways

Can we have multi-region support instead of supplying the region via Profile or Env variable? This will be usfull for accounts having multiple regions

enhancement

DMS creates EC2 instances that can be made public. Will this tool list such instances? Thanks!

It would be great if there was a switch to omit ipv6 addresses from the program output.