{"id":16852893,"url":"https://github.com/lann/localcert","last_synced_at":"2025-10-07T20:02:01.553Z","repository":{"id":139746902,"uuid":"411724631","full_name":"lann/localcert","owner":"lann","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-09T16:28:50.000Z","size":18,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T17:55:48.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lann.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":"2021-09-29T15:15:39.000Z","updated_at":"2023-08-30T14:07:34.000Z","dependencies_parsed_at":"2024-06-20T06:58:27.797Z","dependency_job_id":"98e0b2bf-5edc-4ead-b2ec-3d0a9a51140b","html_url":"https://github.com/lann/localcert","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lann%2Flocalcert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lann%2Flocalcert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lann%2Flocalcert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lann%2Flocalcert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lann","download_url":"https://codeload.github.com/lann/localcert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576522,"owners_count":19662109,"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":[],"created_at":"2024-10-13T13:49:02.671Z","updated_at":"2025-10-07T20:01:56.502Z","avatar_url":"https://github.com/lann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Localcert - get valid TLS certificates for your local network\n\nLocalcert combines a custom DNS server with [Let's Encrypt](https://letsencrypt.org)\nto make local development with a valid TLS certificate quick and easy.\n\n## Installation\n\nLocalcert is a normal Go CLI tool. It can be installed with a working Go developer env with:\n\n```sh\ngo install github.com/lann/localcert/cmd/localcert@latest\n```\n\nYou can also download a [release](https://github.com/lann/localcert/releases) binary.\n\n## Usage\n\n```sh\nlocalcert\n```\n\nThis will provision a domain and wildcard certificate like `*.fsbli4oliukyh3ydjuzx7q2tdq.user.localcert.dev`\nfor your use. The Localcert DNS server will respond to certain subdomains of your domain:\n\n* `localhost.\u003cyour subdomain\u003e.user.localcert.dev` -\u003e `127.0.0.1`\n* `ip10-11-12-13.\u003cyour subdomain\u003e.user.localcert.dev` -\u003e `10.11.12.13`\n  * This form supports IPs in the following [reserved address blocks](https://en.wikipedia.org/wiki/Reserved_IP_addresses#IPv4):\n    * `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16` (private networks)\n    * `169.254.0.0/16` (link-local addresses)\n    * `127.0.0.0/8` (loopback addresses)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flann%2Flocalcert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flann%2Flocalcert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flann%2Flocalcert/lists"}