{"id":13510053,"url":"https://github.com/stefansundin/traceroute-mapper","last_synced_at":"2025-04-06T22:44:44.246Z","repository":{"id":44032344,"uuid":"48221439","full_name":"stefansundin/traceroute-mapper","owner":"stefansundin","description":"Map your traceroutes easily.","archived":false,"fork":false,"pushed_at":"2024-10-22T01:18:24.000Z","size":89,"stargazers_count":293,"open_issues_count":5,"forks_count":27,"subscribers_count":6,"default_branch":"gh-pages","last_synced_at":"2025-02-13T05:15:40.371Z","etag":null,"topics":["map","traceroute","webapp"],"latest_commit_sha":null,"homepage":"https://stefansundin.github.io/traceroute-mapper/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefansundin.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":"2015-12-18T07:40:09.000Z","updated_at":"2025-01-15T03:06:08.000Z","dependencies_parsed_at":"2023-01-30T21:31:05.461Z","dependency_job_id":"9d8d76a8-8f79-4159-899f-38fb64979741","html_url":"https://github.com/stefansundin/traceroute-mapper","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"46018263be74951c3b5fbf0ea9afbe7a55e7819a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftraceroute-mapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftraceroute-mapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftraceroute-mapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefansundin%2Ftraceroute-mapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefansundin","download_url":"https://codeload.github.com/stefansundin/traceroute-mapper/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563917,"owners_count":20958971,"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":["map","traceroute","webapp"],"created_at":"2024-08-01T02:01:22.509Z","updated_at":"2025-04-06T22:44:44.213Z","avatar_url":"https://github.com/stefansundin.png","language":"HTML","funding_links":[],"categories":["HTML","webapp"],"sub_categories":[],"readme":"# traceroute-mapper\n\nRun it from your terminal:\n\n### Linux\n\nPut this in your `.bashrc`:\n\n```bash\nfunction traceroute-mapper {\n  xdg-open \"https://stefansundin.github.io/traceroute-mapper/?trace=$(traceroute -q1 $* | sed ':a;N;$!ba;s/\\n/%0A/g')\"\n}\n```\n\nThen simply run: `traceroute-mapper example.com`\n\n\n### Mac\n\nPut this in your `.bash_profile`:\n\n```bash\nfunction traceroute-mapper {\n  open \"https://stefansundin.github.io/traceroute-mapper/?trace=$(traceroute -q1 $*)\"\n}\n```\n\nThen simply run: `traceroute-mapper example.com`\n\n\n### Windows\n\nPut [traceroute-mapper.bat](https://stefansundin.github.io/traceroute-mapper/traceroute-mapper.bat) in your `%PATH%` (e.g. `C:\\Windows\\`).\n\nThen open cmd and run: `traceroute-mapper example.com`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Ftraceroute-mapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefansundin%2Ftraceroute-mapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefansundin%2Ftraceroute-mapper/lists"}