{"id":16162691,"url":"https://github.com/andrey0001/wireguard-client-with-ssh","last_synced_at":"2026-04-17T07:31:45.597Z","repository":{"id":155663742,"uuid":"632703692","full_name":"andrey0001/wireguard-client-with-ssh","owner":"andrey0001","description":"Wireguard client with ssh server inside docker container","archived":false,"fork":false,"pushed_at":"2024-01-19T22:29:33.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T03:48:53.862Z","etag":null,"topics":["docker","docker-image","ssh","ssh-server","wireguard","wireguard-client"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/andrey0001.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,"publiccode":null,"codemeta":null}},"created_at":"2023-04-26T00:48:33.000Z","updated_at":"2024-05-06T12:20:15.000Z","dependencies_parsed_at":"2024-01-19T22:31:52.573Z","dependency_job_id":"d70e0114-aaf0-48f5-9ad9-bcb02585351d","html_url":"https://github.com/andrey0001/wireguard-client-with-ssh","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"deb6756ac0ac7f29dade23c22b755a873e9bc5cc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrey0001/wireguard-client-with-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey0001%2Fwireguard-client-with-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey0001%2Fwireguard-client-with-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey0001%2Fwireguard-client-with-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey0001%2Fwireguard-client-with-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrey0001","download_url":"https://codeload.github.com/andrey0001/wireguard-client-with-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey0001%2Fwireguard-client-with-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31919897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-image","ssh","ssh-server","wireguard","wireguard-client"],"created_at":"2024-10-10T02:32:20.002Z","updated_at":"2026-04-17T07:31:45.572Z","avatar_url":"https://github.com/andrey0001.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Wireguard client with ssh server inside docker container\n\n[Docker Hub Link](https://hub.docker.com/r/andrey0001/wireguard-client-with-ssh)\n\nUse it to start container with simple ssh-server. Public key should be provided as github username (GUSER). Wireguard config should be provided as URL (CONFIG_URL)\n\n#### Example RUN\n```bash\ndocker run -it \\\n   -e GUSER=andrey0001 \\\n   -e CONFIG_URL=\"https://andrey.org/alpine-test-wireguard-config.conf\" \\\n   --privileged  \\\n   --name wg-ssh \\\n   --hostname wg-ssh \\\n   -d andrey0001/wireguard-client-with-ssh\n```\n\n#### Environment variables\n```\nGUSER - guthub username to get public ssh-key \nCONFIG_URL - url of wireguard client config \n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey0001%2Fwireguard-client-with-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey0001%2Fwireguard-client-with-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey0001%2Fwireguard-client-with-ssh/lists"}