winssh-pageant | Windows OpenSSH agent | SSH Utils library

 by   ndbeals Go Version: v2.3.1 License: BSD-3-Clause

kandi X-RAY | winssh-pageant Summary

kandi X-RAY | winssh-pageant Summary

winssh-pageant is a Go library typically used in Utilities, SSH Utils applications. winssh-pageant has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Bridge to Windows OpenSSH agent from Pageant. This means the openssh agent has the keys and this proxies pageant requests to it.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              winssh-pageant has a low active ecosystem.
              It has 170 star(s) with 6 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 13 have been closed. On average issues are closed in 27 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of winssh-pageant is v2.3.1

            kandi-Quality Quality

              winssh-pageant has 0 bugs and 2 code smells.

            kandi-Security Security

              winssh-pageant has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              winssh-pageant code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              winssh-pageant is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              winssh-pageant releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 342 lines of code, 13 functions and 4 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed winssh-pageant and discovered the below as its top functions. This is intended to give you an instant insight into winssh-pageant implemented functionality, and help decide if they suit your requirements.
            • QueryAgent executes an SSH agent against the specified pipe .
            • wndProc is a wrapper around win . Window .
            • getSecurityInfo runs the getSecurityInfo command .
            • pipeListen listens on the connection to the slaveConn .
            • main the message loop
            • createPageantWindow creates a new page window
            • pipeProxy listens for requests on the agent .
            • registerPageWindow is used to register a new window
            • capiObfuscateString encodes the given realname as a string .
            • GetHandleSID returns the windows . SID of the given handle
            Get all kandi verified functions for this library.

            winssh-pageant Key Features

            No Key Features are available at this moment for winssh-pageant.

            winssh-pageant Examples and Code Snippets

            No Code Snippets are available at this moment for winssh-pageant.

            Community Discussions

            Trending Discussions on winssh-pageant

            QUESTION

            Reuse in PowerShell a running PuTTY agent (pageant)
            Asked 2020-Aug-03 at 16:56

            Is there a way in PS 5.1 to reuse the PuTTY agent keys?

            Now, the details.

            To use key agents one has an Agent that holds the keys (left box), and Client Applications that delegate administration of the keys (right box). E.g., client application C1=putty can use its own agent A1=pageant, of course. Client application C2=winscp knows how to use directly A1.

            Certain Clients cannot use certain Agents directly, but there are Proxy agents that bridge the gap. For instance to use A1 with C3, I need Proxy P1=ssh-pageant, see example below. This helps centralizing in a single Agent the keys for many Clients. Now I mean to use A1 for all my Clients (currently, only missing A1-C5 and A1-C6).

            Is there a way in PS 5.1 to reuse the same PuTTY agent keys? (I.e., a Proxy Px to use A1 with C5)

            Possibly helpful: https://superuser.com/a/1173570/245595

            NOTES:

            1. I did not try it, but it seems like winssh-pageant is a Proxy to link A2 with Client applications that understand A1 directly.

            2. I am currently trying to use in PS the same ssh-pageant from msys2 (it is a Windows program in the end, and often times they do work), manually replacing what eval does in msys2 (so far with no luck, but I think this is fixable):

            ...

            ANSWER

            Answered 2020-Aug-03 at 08:57

            I made this work, using the same Cygwin tools (i.e., both ssh-pageant and Cygwin OpenSSH client) in a PS session.

            So I would do (assuming ssh-pageant is already running from Msys2):

            Source https://stackoverflow.com/questions/62937020

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install winssh-pageant

            Install the Microsoft OpenSSH package, found on their Github. Do not install this using Windows update, that one is quite outdated, and will not work with this software. Download a compiled binary from the releases page or otherwise build it yourself.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ndbeals/winssh-pageant.git

          • CLI

            gh repo clone ndbeals/winssh-pageant

          • sshUrl

            git@github.com:ndbeals/winssh-pageant.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular SSH Utils Libraries

            openssl

            by openssl

            solid

            by solid

            Bastillion

            by bastillion-io

            sekey

            by sekey

            sshj

            by hierynomus

            Try Top Libraries by ndbeals

            keep-exporter

            by ndbealsPython

            Muninn

            by ndbealsJavaScript

            works-converter

            by ndbealsPython