Skip to content

Ilya87/lxqt-openssh-askpass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very small helper app for ssh-agent.

Example setup:

- run the lxqt-config-session.
- add new item into the "Environment (Advanced)"
   SSH_ASKPASS=lxqt-openssh-askpass
-if you want to register your keys on session startup add new item to "Autostart" tab. For example:
   name: ssh-add
   command: ssh-add
   wait for system tray: false
- logout/login/enjoy

About

OpenSSH user/password GUI dialog for LXQt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.4%
  • TypeScript 25.6%