{"id":50954980,"url":"https://github.com/hostinger/neigh2route","last_synced_at":"2026-06-18T05:32:30.080Z","repository":{"id":300011330,"uuid":"1004307885","full_name":"hostinger/neigh2route","owner":"hostinger","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-16T13:26:47.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-16T13:42:41.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/hostinger.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-18T12:31:20.000Z","updated_at":"2025-09-16T13:26:49.000Z","dependencies_parsed_at":"2025-08-05T13:15:36.177Z","dependency_job_id":"024be39b-7f94-4e39-b02f-c469d644a71f","html_url":"https://github.com/hostinger/neigh2route","commit_stats":null,"previous_names":["hostinger/neigh2route"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hostinger/neigh2route","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fneigh2route","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fneigh2route/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fneigh2route/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fneigh2route/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hostinger","download_url":"https://codeload.github.com/hostinger/neigh2route/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fneigh2route/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34478105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","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":[],"created_at":"2026-06-18T05:32:29.031Z","updated_at":"2026-06-18T05:32:30.067Z","avatar_url":"https://github.com/hostinger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neigh2route\n\n**neigh2route** is a small tool that listens for neighbor updates and adds corresponding static routes on Linux.\n\n## 🚀 What It Does\n\nWhen a new neighbor is detected on an interface (e.g. `vmbr0`), it adds static route to that interface.\n\nThis allows you to easily redistribute dynamic neighbors via BGP or other routing protocols.\n\n## 📌 Example\n\nIf `ip neigh` shows: \n\n`10.10.10.10 dev vmbr0 lladdr aa:bb:cc:dd:ee:ff REACHABLE`\n\nThen `neigh2route` adds:\n\n`ip route add 10.10.10.10/32 dev vmbr0`\n\n## 💡 Use Cases\n- Announce your neighbors via dynamic routing protocols, like BGP.\n\n## Dependencies\n\nlibpcap-dev must be installed if you want to use sniffer feature","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fneigh2route","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhostinger%2Fneigh2route","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fneigh2route/lists"}