79161531

Date: 2024-11-06 06:37:32
Score: 1
Natty:
Report link

You need to append '' (ie simulate enter)

(echo 'MY_PASSWORD'; echo '') | sshfs user@ip:/home /tmp/home -o password_stdin

works fine as it doesnt wait for any other input.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Denis Balan