{"id":20598356,"url":"https://github.com/kkirsche/urltrace","last_synced_at":"2025-04-15T00:18:24.533Z","repository":{"id":142820682,"uuid":"59770706","full_name":"kkirsche/urltrace","owner":"kkirsche","description":"Traces and prints the redirect path of a URL","archived":false,"fork":false,"pushed_at":"2019-03-21T21:15:34.000Z","size":5195,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T00:18:14.986Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkirsche.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":"2016-05-26T17:42:26.000Z","updated_at":"2020-05-24T01:47:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"612c009b-7d48-4e79-93c0-d2605cef8c3a","html_url":"https://github.com/kkirsche/urltrace","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/kkirsche%2Furltrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Furltrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Furltrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Furltrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkirsche","download_url":"https://codeload.github.com/kkirsche/urltrace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981250,"owners_count":21193148,"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-16T08:26:33.188Z","updated_at":"2025-04-15T00:18:24.517Z","avatar_url":"https://github.com/kkirsche.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# urltrace\nTraces and prints the redirect path of a URL\n\n## Installation\n\n\n### Source\n```\ngo get -u github.com/kkirsche/urltrace\ncd $GOPATH/src/github.com/kkirsche/urltrace\ngo install\n```\n\n## Usage\n`urltrace` is designed to allow a user to trace the redirect path of a URL and record that so that they can identify any URLs which are necessary to reach a given URL. The command may be used like so:\n\n```\nUsage:\n  urltrace [flags]\n\nFlags:\n  -f, --full-url      Display the entire URL, not the host portion.\n  -t, --timeout int   Sets the timeout in seconds for a requested URL (default 10)\n```\n\n## Usage Examples\n```\nurltrace http://www.google.com/mail\n\nurltrace --timeout 15 http://www.google.com/mail\n\nurltrace -t 15 http://www.google.com/mail\n\nurltrace --timeout 15 --full-url http://www.google.com/mail\n\nurltrace -t 15 -f http://www.google.com/mail\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Furltrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkirsche%2Furltrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Furltrace/lists"}