{"id":20879246,"url":"https://github.com/7c/lefolder","last_synced_at":"2025-08-03T06:37:52.473Z","repository":{"id":44985501,"uuid":"504527548","full_name":"7c/lefolder","owner":"7c","description":"Letsencrypt \u0026 Certbot folder API and CLI tool","archived":false,"fork":false,"pushed_at":"2022-07-12T15:47:34.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T09:42:57.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/7c.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}},"created_at":"2022-06-17T12:32:15.000Z","updated_at":"2022-06-17T12:33:43.000Z","dependencies_parsed_at":"2022-07-13T04:10:51.558Z","dependency_job_id":null,"html_url":"https://github.com/7c/lefolder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7c%2Flefolder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7c%2Flefolder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7c%2Flefolder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7c%2Flefolder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7c","download_url":"https://codeload.github.com/7c/lefolder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243258197,"owners_count":20262296,"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-11-18T07:15:40.614Z","updated_at":"2025-03-12T16:44:26.364Z","avatar_url":"https://github.com/7c.png","language":"JavaScript","readme":"# LetsEncrypt Folder Tool and API\n\n## Install as CLI Tool\n`npm i -g https://github.com/7c/lefolder`\n\n## Install for API\n`npm i https://github.com/7c/lefolder`\n\n## CLI OPTIONS\n```\nlefolder\n            [--errors|--valids] : show only the one with errors/valids\n            [--json]  : show output in json format, default plain\n            [\u003cdomain\u003e[\u003cdomain2\u003e]] : show only certain domains\n```\n\n### JSON FORMAT OUTPUT \n```\n{\n  source: '/etc/letsencrypt/renewal/7.xconfig.test.com.conf',\n  domains: [ '7.xconfig.test.com' ],\n  version: '0.40.0',\n  archive_dir: '/etc/letsencrypt/archive/7.xconfig.test.com',\n  files: {\n    cert: '/etc/letsencrypt/live/7.xconfig.test.com/cert.pem',\n    privkey: '/etc/letsencrypt/live/7.xconfig.test.com/privkey.pem',\n    chain: '/etc/letsencrypt/live/7.xconfig.test.com/chain.pem',\n    fullchain: '/etc/letsencrypt/live/7.xconfig.test.com/fullchain.pem'\n  },\n  expired: false,\n  cert: {\n    subject: '7.xconfig.test.com',\n    altnames: [ '7.xconfig.test.com' ],\n    _issuedAt: 2022-06-10T23:04:54.000Z,\n    _expiresAt: 2022-09-08T23:04:53.000Z,\n    issuedAt: 1654902294000,\n    expiresAt: 1662678293000\n  },\n  errors: []\n}\n```\n\n\n## API\n\u003ccoming soon\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7c%2Flefolder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7c%2Flefolder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7c%2Flefolder/lists"}