Back to browse
GitHub Repository

Ephemeral P2P git remote

0 starsRust

Git-remote-iroh – Ephemeral P2P Git remote

by devttyeu·Jul 16, 2026·3 points·0 comments

AI Analysis

●●●BangerWizardrySolve My ProblemZero to One

Tunnels native git smart protocol over iroh for direct P2P pushes without any server.

Strengths
  • Uses real git upload/receive-pack so transfers match ssh:// byte-for-byte efficiency.
  • Leverages iroh's QUIC hole-punching to connect any two internet machines without port forwarding.
  • Supports both one-shot ephemeral pushes and persistent named remotes with stable identities.
Weaknesses
  • Requires both machines to run the helper simultaneously; no asynchronous store-and-forward.
  • Niche workflow compared to established hosting; lacks web UI for code review or issue tracking.
Target Audience

Developers needing ad-hoc repo transfers between machines without setting up servers or VPNs

Similar To

Tailscale · Syncthing · Magic Wormhole

Post Description

Small util I made when I needed to push code between two sandboxes

Similar Projects

Security●●●Banger

Sigil – FIDO2 key-derived P2P remote desktop (agentic workflow retro)

FIDO2 keys as P2P addresses via hmac-secret — no accounts, pairing, or VPN needed.

WizardryBig BrainZero to One
FelineStateMach
2015d ago