New check that queries AWS/GCP APIs (opt-in, requires cloud credentials) to flag ports open at the network/SG level even when the OS firewall blocks them. vpsguard currently only sees the OS firewall, not the cloud provider's network layer — a port can look closed via ufw but still be open at the SG/VPC level. Called out as the biggest known gap in the dev.to launch post.
New check that queries AWS/GCP APIs (opt-in, requires cloud credentials) to flag ports open at the network/SG level even when the OS firewall blocks them. vpsguard currently only sees the OS firewall, not the cloud provider's network layer — a port can look closed via
ufwbut still be open at the SG/VPC level. Called out as the biggest known gap in the dev.to launch post.