Users are asking for a built-in speed test feature to measure the performance of the VPN connection and choose the best server accordingly.
Hey, I'm Alex, I maintain [Cartography](https://github.com/cartography-cncf/cartography), an open source infra graph tool that builds a graph of your cloud and finds attack paths. Wanted to share that Cartography now automatically discovers AI agents in container images. Once it's set up, it can answer questions like: - What agents are running in prod? - What identities do they run as? - What trust relationships stem from those identities? - How are they connected to the network? - What compute are they running on? - What tools do they call? Most teams are not inventorying their agents yet because the space is early, and there aren't many tools that do this today. Details are in the [blog post](https://cartography.dev/blog/aibom), and I'm happy to answer questions here. Feedback and contributions are very welcome. Full disclosure: I'm the co-founder of subimage.io, a commercial company built around Cartography. Cartography itself is owned by the Linux Foundation, which means that it will remain fully open source.