File: ssh-askpass-noinput

package info (click to toggle)
ssh-agent-filter 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 212 kB
  • sloc: cpp: 761; sh: 122; makefile: 24
file content (3 lines) | stat: -rwxr-xr-x 117 bytes parent folder | download | duplicates (4)
1
2
3
#!/bin/sh

exec zenity --question --title "SSH Request" --no-markup --text "$1" --ok-label Allow --cancel-label Deny