keepassxc-proxy-rust
keepassxc-proxy-rust copied to clipboard
Application that works as a proxy between Native Messaging browser extension and KeePassXC
Results
2
keepassxc-proxy-rust issues
Sort by
recently updated
recently updated
newest added
If the socket does not exist at startup, wait for it to be created, and connect to it as soon as it is created. This works but does not work....
Proxy is trying to look for socket file from keepassxc in the `XDG_RUNTIME_DIR` directory, but it seems that keepassxc always creates it in `/tmp/`, at least for me on arch....
bug