{"id":27223636,"url":"https://github.com/alextopher/tracert-map","last_synced_at":"2026-04-27T11:32:02.028Z","repository":{"id":213173973,"uuid":"733212380","full_name":"Alextopher/tracert-map","owner":"Alextopher","description":"A small website that parses the output of the tracert or traceroute command and displays it on an openstreetmap","archived":false,"fork":false,"pushed_at":"2025-04-01T13:22:22.000Z","size":3958,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T09:44:19.731Z","etag":null,"topics":["docker","ipinfo","openstreetmap"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Alextopher.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-12-18T20:20:12.000Z","updated_at":"2025-01-25T17:50:22.000Z","dependencies_parsed_at":"2024-01-24T17:48:27.043Z","dependency_job_id":"56f46699-1cc7-407c-97a6-041cccd81b59","html_url":"https://github.com/Alextopher/tracert-map","commit_stats":null,"previous_names":["alextopher/tracert-map"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alextopher/tracert-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Ftracert-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Ftracert-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Ftracert-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Ftracert-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alextopher","download_url":"https://codeload.github.com/Alextopher/tracert-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Ftracert-map/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["docker","ipinfo","openstreetmap"],"created_at":"2025-04-10T09:34:28.024Z","updated_at":"2026-04-27T11:32:02.012Z","avatar_url":"https://github.com/Alextopher.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tracert map\n\nA small website that parses the output of the `tracert` or `traceroute` command\nand displays it on an [openstreetmap](https://www.openstreetmap.org/)\n\n![screenshot](screenshot.png)\n\n## Setup\n\n1. Create an ipinfo.io account and generate an access token\n\n2. Place the access token in a `config.toml`` file\n\n```toml\ntoken = \"put token here\"\n```\n\n3. Run the server\n\n```bash\ncargo run --release -- -c config.toml\n```\n\n4. Optionally, you can use a docker container\n\n```sh\ndocker run -v ./config.toml:/app/config.toml -p 4460:80 alextopher/tracert-map:latest\n```\n\n## Design\n\nThis server is written in [Rust](https://www.rust-lang.org/). It uses the [axum](https://crate.io/crates/axum) web framework and using [leaflet](https://leafletjs.com/) + [openstreetmap](https://www.openstreetmap.org/) for the map.\n\nThis project was created in less than 2 days of work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextopher%2Ftracert-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextopher%2Ftracert-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextopher%2Ftracert-map/lists"}