{"id":15985555,"url":"https://github.com/frzifus/just-ask","last_synced_at":"2025-03-17T19:31:31.827Z","repository":{"id":104826802,"uuid":"134338225","full_name":"frzifus/just-ask","owner":"frzifus","description":"A simple ssh-askpass replacement","archived":false,"fork":false,"pushed_at":"2024-05-15T08:48:41.000Z","size":942,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-15T02:51:50.146Z","etag":null,"topics":["cross-platform","golang","ssh-askpass"],"latest_commit_sha":null,"homepage":"https://git.klimlive.de/frzifus/just-ask","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frzifus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2018-05-22T00:10:45.000Z","updated_at":"2024-05-15T08:48:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"79d9bc1b-4d1c-4c5f-8fc0-ec61937b7364","html_url":"https://github.com/frzifus/just-ask","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/frzifus%2Fjust-ask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frzifus%2Fjust-ask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frzifus%2Fjust-ask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frzifus%2Fjust-ask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frzifus","download_url":"https://codeload.github.com/frzifus/just-ask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221699039,"owners_count":16865972,"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":["cross-platform","golang","ssh-askpass"],"created_at":"2024-10-08T02:22:43.370Z","updated_at":"2024-10-27T15:32:33.678Z","avatar_url":"https://github.com/frzifus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# just-ask\n\n#### Description\n-------\nJust-ask is a simple ssh-askpass tool. It's for confirming or\ndenying the use of an ssh key via ssh-agent. Also it's available for all \nplatforms that golang supports.\n\n#### Build\n```bash\ngo get -v github.com:frzifus/just-ask\ncd $GOPATH/src/git.klimlive.de/frzifus/just-ask\n# linux64\nGOOS=linux GOARCH=amd64 go build\n# arm\nGOOS=linux GOARCH=arm go build\n# win64\nGOOS=windows GOARCH=amd64 go build\n```\n\n#### Install and uninstall (Linux)\n**Execute as privileged user**\n```bash\n# install\n$ cp just-ask /usr/local/bin/\n$ pushd /usr/local/bin\n$ ln -s ssh-askpass /usr/local/bin/just-ask\n$ popd\n\n# uninstall\n$ rm /usr/local/bin/just-ask\n$ unlink /usr/local/bin ssh-askpass\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrzifus%2Fjust-ask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrzifus%2Fjust-ask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrzifus%2Fjust-ask/lists"}