gsshaskpass is a gui dialog for ssh-agent.
To use it set SSH_ASKPASS to the gsshaskpass bin.
export SSH_ASKPASS=~/bin/gsshaskpass
gtk v3.10 or greater.
To build this project you will need gtk as mentioned above and also the rust compiler and cargo tooling. To install rust and cargo refer to https://rustup.rs/
cargo build --release
License MIT Author: Adilson Schmitt Junior