{"id":20259455,"url":"https://github.com/defguard/gateway","last_synced_at":"2026-01-16T10:06:34.225Z","repository":{"id":164506109,"uuid":"556241461","full_name":"DefGuard/gateway","owner":"DefGuard","description":"Defguard gateway","archived":false,"fork":false,"pushed_at":"2026-01-07T14:53:47.000Z","size":2346,"stargazers_count":31,"open_issues_count":14,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-08T07:56:24.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DefGuard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-23T11:56:40.000Z","updated_at":"2026-01-04T21:40:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e447806-fb1a-40b1-b761-3841b15d8e80","html_url":"https://github.com/DefGuard/gateway","commit_stats":null,"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/DefGuard/gateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Fgateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Fgateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Fgateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Fgateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DefGuard","download_url":"https://codeload.github.com/DefGuard/gateway/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Fgateway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-14T11:14:47.085Z","updated_at":"2026-01-16T10:06:34.040Z","avatar_url":"https://github.com/DefGuard.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003cp align=\"center\"\u003e\n    \u003cimg src=\"docs/header.png\" alt=\"defguard\"\u003e\n \u003c/p\u003e\n\n**defguard gateway** is a client service for [defguard](https://github.com/DefGuard/defguard) which can be used to create your own [WireGuard:tm:](https://www.wireguard.com/) VPN servers for secure and private networking.\n\nTo learn more about the system see our [documentation](https://defguard.gitbook.io).\n\n## Quick start\n\nIf you already have your defguard instance running you can set up a gateway by following our [deployment guide](https://docs.defguard.net/deployment-strategies/setting-up-your-instance).\n\n## Documentation\n\nSee the [documentation](https://docs.defguard.net) for more information.\n\n## Community and Support\n\nReach out to our community via [GitHub Discussions](https://github.com/DefGuard/defguard/discussions/new/choose)\n\n## Contribution\n\nPlease review the [Contributing guide](https://defguard.gitbook.io/defguard/for-developers/contributing) for information on how to get started contributing to the project. You might also find our [environment setup guide](https://defguard.gitbook.io/defguard/for-developers/dev-env-setup) handy.\n\n## Verifiability of releases\n\nWe provide following ways to verify the authenticity and integrity of official releases:\n\n### Docker Image Verification with Cosign\n\nAll official Docker images are signed using [Cosign](https://docs.sigstore.dev/cosign/overview/). To verify a Docker image:\n\n1. [Install](https://github.com/sigstore/cosign?tab=readme-ov-file#installation) cosign CLI\n\n2. Verify the image signature (replace \u003cIMAGE_TAG\u003e with the tag you want to verify):\n   ```bash\n   cosign verify --certificate-identity-regexp=\"https://github.com/DefGuard/gateway\" \\\n     --certificate-oidc-issuer=\"https://token.actions.githubusercontent.com\" \\\n     ghcr.io/defguard/defguard:\u003cIMAGE_TAG\u003e\n   ```\n\n### Release Asset Verification\n\nAll release assets (binaries, packages, etc.) include SHA256 checksums that are automatically generated and published with each GitHub release:\n\n1. Download the release asset and copy its corresponding checksum from the [releases page](https://github.com/DefGuard/gateway/releases)\n\n2. Verify the checksum:\n   ```bash\n   # Linux/macOS\n   echo known_sha256_checksum_of_the_file path/to/file | sha256sum --check\n   ```\n\n# Legal\n\nWireGuard is [registered trademarks](https://www.wireguard.com/trademark-policy/) of Jason A. Donenfeld.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Fgateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefguard%2Fgateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Fgateway/lists"}