{"id":14069304,"url":"https://github.com/reynoldsbd/wsl-agent-bridge","last_synced_at":"2025-03-25T08:31:19.469Z","repository":{"id":105958412,"uuid":"163529239","full_name":"reynoldsbd/wsl-agent-bridge","owner":"reynoldsbd","description":"WSL compatibility bridge for ssh-agent on Windows","archived":false,"fork":false,"pushed_at":"2019-01-13T10:41:41.000Z","size":31,"stargazers_count":20,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-19T23:52:39.589Z","etag":null,"topics":["ssh","ssh-agent","ssh-key","ssh-keys","windows","windows-10","windows10","wsl"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reynoldsbd.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-12-29T17:34:34.000Z","updated_at":"2024-12-20T21:24:46.000Z","dependencies_parsed_at":"2023-03-09T10:30:39.924Z","dependency_job_id":null,"html_url":"https://github.com/reynoldsbd/wsl-agent-bridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reynoldsbd%2Fwsl-agent-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reynoldsbd%2Fwsl-agent-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reynoldsbd%2Fwsl-agent-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reynoldsbd%2Fwsl-agent-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reynoldsbd","download_url":"https://codeload.github.com/reynoldsbd/wsl-agent-bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245426243,"owners_count":20613316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ssh","ssh-agent","ssh-key","ssh-keys","windows","windows-10","windows10","wsl"],"created_at":"2024-08-13T07:06:49.952Z","updated_at":"2025-03-25T08:31:19.061Z","avatar_url":"https://github.com/reynoldsbd.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# WSL Agent Bridge\n\nThis utility allows [the Windows port of ssh-agent](https://github.com/PowerShell/Win32-OpenSSH/wiki)\nto be used by WSL programs.\n\nIt works by creating a WSL-accessible Unix socket that can be used as `$SSH_AUTH_SOCK`. All\nconnections are simply redirected to the true ssh-agent process via\n[its named pipe](https://github.com/PowerShell/Win32-OpenSSH/wiki/About-Win32-OpenSSH-and-Design-Details#af_unix-domain-sockets).\n\n## Usage\n\nTo use, simply run *wsl-agent-bridge.exe*. No Arguments are required.\n\nBy default, the bridge socket is created at the path `$HOME\\AppData\\Local\\ssh-agent.sock`. This path\nmay be customized by setting the `$SSH_AUTH_SOCK` environment variable (in Windows).\n\n## Installation\n\nTo install the program, you need [Git](https://git-scm.com/) and [Rust](https://rustup.rs/).\n\n```powershell\ngit clone https://github.com/reynoldsbd/wsl-agent-bridge\ncd wsl-agent-bridge\ncargo install --path .\n```\n\nYou may also wish to schedule a task to start the bridge at login. Just search for \"Task Scheduler\"\nin the start menu.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n   http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the\nwork by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freynoldsbd%2Fwsl-agent-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freynoldsbd%2Fwsl-agent-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freynoldsbd%2Fwsl-agent-bridge/lists"}