{"id":13584706,"url":"https://github.com/cebe/trace-graph","last_synced_at":"2025-03-22T20:36:13.016Z","repository":{"id":66289104,"uuid":"10611280","full_name":"cebe/trace-graph","owner":"cebe","description":"tool to create a network graph from different traceroutes","archived":false,"fork":false,"pushed_at":"2019-11-28T16:04:09.000Z","size":3620,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T21:55:50.254Z","etag":null,"topics":["network-graph","routing","traceroute"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/cebe.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2013-06-10T23:03:32.000Z","updated_at":"2024-02-28T19:11:53.000Z","dependencies_parsed_at":"2024-02-07T03:08:11.688Z","dependency_job_id":null,"html_url":"https://github.com/cebe/trace-graph","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/cebe%2Ftrace-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Ftrace-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Ftrace-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Ftrace-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cebe","download_url":"https://codeload.github.com/cebe/trace-graph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221839454,"owners_count":16889620,"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":["network-graph","routing","traceroute"],"created_at":"2024-08-01T15:04:27.838Z","updated_at":"2024-10-28T14:20:20.195Z","avatar_url":"https://github.com/cebe.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"trace-graph\n===========\n\ntool to create a network graph from different traceroutes\n\nUsage\n-----\n\nCreate a number of traceroute files\n\n```\ntraceroute -n -q 10 google.com \u003e traces/google.com\n```\n\nYou may do the traces from several machines on different locations to get more routes into the system.\n\n\nThen use `graph.php` and [graphviz](http://www.graphviz.org/) to render the network graph.\n\n```\nphp graph.php | dot -Tpng -o network.png\n```\n\nYou may also try different graph algorithms:\n```\nphp graph.php | neato -Tpng -o network.png\n```\n\n```\nphp graph.php | sfdp -Tpng -o network.png\n```\n\nExample created with `sfdp` and traceroute to `google.com`:\n\n![Example traceroute graph google.com](https://raw.github.com/cebe/trace-graph/master/example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Ftrace-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcebe%2Ftrace-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Ftrace-graph/lists"}