Good Day, is there a way from termux to open my bvnc pro with a specific saved profile?
My attempts using either methods 1 or 2 below fails with very odd/inconsistent bvnc behaviors (i.e. connection refused notices, results in creating weirdly named NEW bvnc session profiles that won't connect anywhere, prompting for credentials but then failing with too many security failures notice). I have two existing connection profiles that work fine via the android bvnc GUI, one to a remote host via SSH and the other to a vnc server on localhost. The two commandline methods I've tried:
1) am start com.iiordanov.bVNC/com.iiordanov.bVNC.RemoteCanvasActivity
2) termux-open-url vnc://
10.0.0.1:5900Virtually,
Doug