Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options for agent and debug in the Connection class. #16

Closed
wants to merge 1 commit into from

Conversation

tmzt
Copy link

@tmzt tmzt commented Jan 4, 2013

Agent should be a socket filename such as can be read from
process.env.SSH_AUTH_SOCK.

Debug should be a function taking a single parameter, message, which
will be logged somewhere.

Agent should be a socket filename such as can be read from
process.env.SSH_AUTH_SOCK.

Debug should be a function taking a single parameter, message, which
will be logged somewhere.
@mscdex
Copy link
Owner

mscdex commented Jan 4, 2013

You can already set agent in the object passed to connect().

@mscdex mscdex closed this Jan 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants