Closed Satlinker closed 2 years ago
I use Gocryptfs. From keepass I can open an URL to any desired program like described above (cmd://....). Keepass replaces the terms in { } with it's saved data like Passwords, Usernames... So cmd:///usr/bin/sirikali --mountfavorites --{PASSWORD} would be great.
I guess you are on windows.
This should now be possible in the git version and the command should be something like
cmd:///usr/bin/sirikali -d {PATH_TO_VOLUME} -b clargs -w {PASSWORD}
Hi, I'd like to open encrypted folders with keepass(xc). Is it possible to open sirikali favorites with a command line option? Examples how it works with veracrypt: cmd:///usr/bin/veracrypt --auto-mount=favorites cmd://"C:\Program Files\VeraCrypt\VeraCrypt.exe" /volume "{USERNAME}" /letter Z /password "{PASSWORD}" /quit