{"id":16247196,"url":"https://github.com/dotnetcarpenter/curltime","last_synced_at":"2026-04-29T01:33:51.139Z","repository":{"id":66935903,"uuid":"594416443","full_name":"dotnetCarpenter/curltime","owner":"dotnetCarpenter","description":"curltime is the codification of an excellent answer on SO: https://stackoverflow.com/a/22625150/205696","archived":false,"fork":false,"pushed_at":"2023-01-28T16:11:34.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T11:49:32.051Z","etag":null,"topics":["cc-by-sa-4-0","curl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnetCarpenter.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":"2023-01-28T13:45:08.000Z","updated_at":"2023-09-13T12:09:03.000Z","dependencies_parsed_at":"2023-06-30T04:00:47.005Z","dependency_job_id":null,"html_url":"https://github.com/dotnetCarpenter/curltime","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"cfe971a9efdc6ab98bce5c43e5a747a7e6a1f810"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotnetCarpenter/curltime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fcurltime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fcurltime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fcurltime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fcurltime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetCarpenter","download_url":"https://codeload.github.com/dotnetCarpenter/curltime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetCarpenter%2Fcurltime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["cc-by-sa-4-0","curl"],"created_at":"2024-10-10T14:36:14.733Z","updated_at":"2026-04-29T01:33:51.123Z","avatar_url":"https://github.com/dotnetCarpenter.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curltime\n\n## Example output\n\n```\n$ curltime example.com\n\nStats for https://example.com/\n        http version:  2\n     time_namelookup:  0.005929s\n        time_connect:  0.164036s\n     time_appconnect:  0.442980s\n    time_pretransfer:  0.443290s\n       time_redirect:  0.000000s (0 redirects)\n  time_starttransfer:  0.564174s\n                     ----------\n          time_total:  0.564367s\n```\n\n\n## Usage\n\n`curltime` is the codification of an excellent answer on SO: https://stackoverflow.com/a/22625150/205696\n\n```\nUsage: ./curltime [--url http://subdomain.example.com | example.com]\n\ncurltime version 0.2.1\n\nIf --url is not used, the last argument will be prefixed with \"https://\"\nand postfixed with \"/\".\n\nThe output is controlled by\n./curl-format.txt\nSee https://everything.curl.dev/usingcurl/verbose/writeout#available-write-out-variables\nfor available variables.\n\nParameters:\n\n\t-h, --help\tdisplay this help and exit\n\t-u, --url\twrite raw URL directly to cURL\n```\n\n\n## Installation\n\n```sh\ngit clone git@github.com:dotnetCarpenter/curltime.git\ncd curltime\n\n# for bash\necho \"\\nexport PATH=\"$PWD:\\$PATH\"\" \u003e\u003e ~/.bashrc\n# OR\necho \"\\nexport PATH=\"$PWD:\\$PATH\"\" \u003e\u003e ~/.profile\n\n# for zsh\necho \"\\nexport PATH=\"$PWD:\\$PATH\"\" \u003e\u003e ~/.zsh\n#OR\necho \"\\nexport PATH=\"$PWD:\\$PATH\"\" \u003e\u003e ~/.zprofile\n```\n\n\u003e _Personally, I always use the profile file for my custom stuff._\n\n\n## CC BY-SA 4.0 License\n\n[Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/)\n\nWhich is the same license used by [stackoverflow.com](https://stackoverflow.com/legal/terms-of-service/public#licensing).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetcarpenter%2Fcurltime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnetcarpenter%2Fcurltime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetcarpenter%2Fcurltime/lists"}