[Ubuntu] List all VPN connections in NetworkManager
-
Hi and welcome to devnet,
You should directly use the NetworkManager API for that. It's outside of Qt's scope.
-
Hi,
is there a way to list the installed VPN-connections and the state of them?
I want to list the VPNs to activate one with the NetworkManger.@Sebtop
you can use the NetworkManager D-Bus API/interface (with the QtDBus module)