{"id":26205157,"url":"https://github.com/ecelis/topo","last_synced_at":"2025-10-12T19:05:33.133Z","repository":{"id":281040468,"uuid":"931405667","full_name":"ecelis/topo","owner":"ecelis","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-23T15:06:56.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T19:04:26.675Z","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/ecelis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-02-12T08:15:53.000Z","updated_at":"2025-03-06T16:36:24.000Z","dependencies_parsed_at":"2025-03-06T23:00:30.469Z","dependency_job_id":null,"html_url":"https://github.com/ecelis/topo","commit_stats":null,"previous_names":["ecelis/topo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ecelis/topo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Ftopo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Ftopo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Ftopo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Ftopo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecelis","download_url":"https://codeload.github.com/ecelis/topo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Ftopo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012643,"owners_count":26085158,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2025-03-12T04:35:30.901Z","updated_at":"2025-10-12T19:05:33.116Z","avatar_url":"https://github.com/ecelis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Topo - simple network cross-platform network route manager\n\nTest in Vagrant\n\n```sh\nvagrant up\n```\n\n## Linux Setup\n\n```sh\ngo build -o topo cmd/topo/main.go\n```\n\nCreate a systemd service file (e.g., `topo.service`) and place it in `/etc/systemd/system/`:\n\n```ini\nIni, TOML\n\n[Unit]\nDescription=My Route Service\nAfter=network.target\n\n[Service]\nExecStart=/path/to/your/route-service/route-service  // Path to your binary\nRestart=always\n\n[Install]\nWantedBy=multi-user.target\n```\n\n```sh\nsudo systemctl enable route-service.service\nsudo systemctl start route-service.service\n```\n\n## Windows Setup\n\nRun the r`topo.exe` from an administrator command prompt.\n\nYou can use a service manager like NSSM if you want to run it as a service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecelis%2Ftopo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecelis%2Ftopo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecelis%2Ftopo/lists"}