Any ideas how to implement something like this with BTT?
When my Mac wakes up from sleep, I’d like some kind of visual indicator that tells me if my VPN is actually connected or not. The most reliable check I can think of would be trying to access a specific internal URL instead of trusting what the VPN client says.
Sometimes after wake from sleep, the VPN has actually disconnected because of timeout, and other times the client still shows as connected even though it really isn’t. Then after a few minutes it finally figures it out and changes the status to disconnected.
Ideal solution would be some clear visual indicator right after wake. Maybe even a custom menu bar icon showing the connection state, but not sure if that’s something BTT can do. If not, any other ideas?
Main thing is just wanting to know the real connection state quickly instead of waiting for the VPN client to catch up.