cuviper / ssh-pageant

An SSH authentication agent for Cygwin/MSYS to PuTTY's Pageant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `-D` like ssh-agent's foreground mode

cuviper opened this issue · comments

ssh-agent now has this option:

 -D      Foreground mode.  When this option is specified ssh-agent will not fork.

It appears basically like -d without the debug information on stderr.