{"id":18826449,"url":"https://github.com/segevfiner/node-sslkeylogfile","last_synced_at":"2025-10-09T16:09:43.315Z","repository":{"id":236272209,"uuid":"792273911","full_name":"segevfiner/node-sslkeylogfile","owner":"segevfiner","description":"Enable SSL/TLS key logging for all connections globally.","archived":false,"fork":false,"pushed_at":"2024-04-26T22:28:32.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T16:45:32.356Z","etag":null,"topics":["ssl","sslkeylog","sslkeylogfile","tls","wireshark"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/sslkeylogfile","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/segevfiner.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":"2024-04-26T10:28:33.000Z","updated_at":"2025-08-04T12:24:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"0eb2ec86-5f68-4d8c-b622-fd910e251c2d","html_url":"https://github.com/segevfiner/node-sslkeylogfile","commit_stats":null,"previous_names":["segevfiner/tls-keylog"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/segevfiner/node-sslkeylogfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segevfiner%2Fnode-sslkeylogfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segevfiner%2Fnode-sslkeylogfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segevfiner%2Fnode-sslkeylogfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segevfiner%2Fnode-sslkeylogfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segevfiner","download_url":"https://codeload.github.com/segevfiner/node-sslkeylogfile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segevfiner%2Fnode-sslkeylogfile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001762,"owners_count":26083171,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ssl","sslkeylog","sslkeylogfile","tls","wireshark"],"created_at":"2024-11-08T01:05:51.507Z","updated_at":"2025-10-09T16:09:43.299Z","avatar_url":"https://github.com/segevfiner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sslkeylogfile\nEnable SSL/TLS key logging for all connections globally.\n\nThis is similar to using the\n[`--tls-keylog`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--tls-keylogfile) flag of\nNode.js, but can be controlled by JavaScript.\n\n## Usage\n```ts\nimport { enableSSLKeyLog } from \"sslkeylogfile\";\n\nenableSSLKeyLog(\"path/to/keylog.txt\");\n```\n\nOr to enable based on the `SSLKEYLOGFILE` environment variable:\n```ts\nimport \"sslkeylogfile/global\";\n```\n\nYou can then configure Wireshark to use the resulting file as the \"(Pre)-Master-Secret log filename\" (See [Using the (Pre)-Master-Secret](https://wiki.wireshark.org/TLS#using-the-pre-master-secret)).\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegevfiner%2Fnode-sslkeylogfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegevfiner%2Fnode-sslkeylogfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegevfiner%2Fnode-sslkeylogfile/lists"}