On Feb 6, 2010, at 1:44 AM, Jon Stovell (a.k.a. Sesquipedalian) wrote: > Does Viscosity keep track of its recent connections in a plist file > somewhere?
I can’t find such a plist, and since the application itself provides no UI for recent connections, my guess is that it doesn’t track them. There is `~/Library/Caches/com.viscosityvpn.Viscosity/Cache.db`, which may be of use, but I don’t know what format that’s in or how safe it is to mess with. I’m guessing it’s SQLITE3 and that read-only queries wouldn’t hurt anything, but I haven’t tried to verify either of those assumptions. -- Rob McBroom <http://www.skurfer.com/>
