{"id":24164519,"url":"https://github.com/animmouse/wgcf-connector","last_synced_at":"2025-03-02T06:44:48.879Z","repository":{"id":271512491,"uuid":"913648135","full_name":"AnimMouse/wgcf-connector","owner":"AnimMouse","description":"WARP Connector WireGuard configuration extractor","archived":false,"fork":false,"pushed_at":"2025-01-08T08:09:15.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T08:30:21.564Z","etag":null,"topics":["cloudflare","cloudflare-warp"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnimMouse.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":"2025-01-08T05:02:42.000Z","updated_at":"2025-01-08T08:09:18.000Z","dependencies_parsed_at":"2025-01-08T08:31:26.421Z","dependency_job_id":"0b40e35f-74c9-4c42-b8e5-b8857fa8caf9","html_url":"https://github.com/AnimMouse/wgcf-connector","commit_stats":null,"previous_names":["animmouse/wgcf-connector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fwgcf-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fwgcf-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fwgcf-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fwgcf-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnimMouse","download_url":"https://codeload.github.com/AnimMouse/wgcf-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470366,"owners_count":19968041,"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":["cloudflare","cloudflare-warp"],"created_at":"2025-01-12T19:17:36.198Z","updated_at":"2025-03-02T06:44:48.859Z","avatar_url":"https://github.com/AnimMouse.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wgcf-connector\nExtract Cloudflare [WARP Connector](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/warp-connector/) WireGuard configuration.\n\nCloudflare WARP is an overlay network like ZeroTier and Tailscale but instead of peer-to-peer, you connect to the nearest Cloudflare PoP using WireGuard.\\\nFinally, a free site-to-site VPN from Cloudflare.\n\nThis program uses the `warp-cli` Linux client, installs it inside the Docker container, register WARP Connector with the token, and then extract the configuration file.\n\n## Usage\n1. Create a tunnel in Cloudflare Zero Trust dashboard with WARP Connector as tunnel type.\n2. Copy the generated WARP Connector token starting with `eyJhIjoi` and paste it as argument `\u003ctoken\u003e` in Docker.\n3. It will output wgcf-connector-\u003cregistration_id\u003e.conf file in your current working directory, which you can use in WireGuard.\n\n\u003e [!TIP]\n\u003e If you got an endpoint IPv4 address starting with `162.159.192`, use `162.159.193` instead to have lower latency.\n\n### Pull image remotely\n\u003e [!TIP]\n\u003e You can use GitHub Codespaces for this.\n```\ndocker run --rm -v $(pwd):/app/output ghcr.io/animmouse/wgcf-connector \u003ctoken\u003e\n```\n\n### Build image locally\n```\ndocker build -t wgcf-connector .\ndocker run --rm -v $(pwd):/app/output wgcf-connector \u003ctoken\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fwgcf-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimmouse%2Fwgcf-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fwgcf-connector/lists"}