{"id":24663587,"url":"https://github.com/ilsuono/git-remote-g2g","last_synced_at":"2025-10-08T00:31:06.803Z","repository":{"id":227083721,"uuid":"703735677","full_name":"ilsuono/git-remote-g2g","owner":"ilsuono","description":"Git-to-Git, without middleman. Clone straight from your PC without exposing public address.","archived":false,"fork":false,"pushed_at":"2025-01-23T07:24:35.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T08:44:05.315Z","etag":null,"topics":["git","git-helper","libp2p"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ilsuono.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-10-11T20:07:27.000Z","updated_at":"2025-01-23T07:24:38.000Z","dependencies_parsed_at":"2024-04-16T14:31:39.550Z","dependency_job_id":"1f4cb4c6-33ff-4234-b6ce-190e64b835de","html_url":"https://github.com/ilsuono/git-remote-g2g","commit_stats":null,"previous_names":["jayay98/g2g","shouldhave/git-remote-g2g","ilsuono/git-remote-g2g"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilsuono%2Fgit-remote-g2g","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilsuono%2Fgit-remote-g2g/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilsuono%2Fgit-remote-g2g/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilsuono%2Fgit-remote-g2g/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilsuono","download_url":"https://codeload.github.com/ilsuono/git-remote-g2g/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235665657,"owners_count":19026236,"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":["git","git-helper","libp2p"],"created_at":"2025-01-26T05:15:19.969Z","updated_at":"2025-10-08T00:31:06.388Z","avatar_url":"https://github.com/ilsuono.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# g2g\nA set of command-utilities for hosting git-based code repositories. Ideally, you can host your git server in your home computer, and the server is accessible from every point in the internet, without uploading the codes to a centralized archive. The helpers are based on libp2p and no additional router configurations are needed.\n\n## Usage\nOn the server-side:\n```sh\n\u003e\u003e git g2g\nHost ID: QmafQq3BfH1b1hF6p8tcvnn5opxmPuPQQtuSesRzSgBvKY\n```\n\nAnd then on the client side:\n```sh\n\u003e\u003e git clone g2g://QmafQq3BfH1b1hF6p8tcvnn5opxmPuPQQtuSesRzSgBvKY/\u003crepository\u003e.git\n```\n\n## Installation\n### Install from built binaries\n```sh\ncurl -sL -O https://github.com/jayay98/git-remote-g2g/releases/latest/download/git-remote-g2g_Darwin_x86_64.tar.gz\nmkdir ~/g2g\ntar xvzf git-remote-g2g_Darwin_x86_64.tar.gz -C ~/g2g\nexport PATH=$PATH:$HOME/g2g\n\nwhich git-g2g \u0026\u0026 which git-remote-g2g\n```\n\n### Build from source\n```sh\ngit clone https://github.com/jayay98/git-remote-g2g.git\ncd git-remote-g2g\nmake install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filsuono%2Fgit-remote-g2g","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filsuono%2Fgit-remote-g2g","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filsuono%2Fgit-remote-g2g/lists"}