{"id":20598474,"url":"https://github.com/kkirsche/arin-rr","last_synced_at":"2026-04-21T06:31:44.315Z","repository":{"id":142820396,"uuid":"56089828","full_name":"kkirsche/arin-rr","owner":"kkirsche","description":"Unofficial Internet Route Registry Tool for Interacting With ARIN","archived":false,"fork":false,"pushed_at":"2016-04-12T19:01:58.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T15:28:13.105Z","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/kkirsche.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":"2016-04-12T18:58:00.000Z","updated_at":"2018-08-27T14:19:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe55cb81-b372-494d-9c39-e1bdb2c902ee","html_url":"https://github.com/kkirsche/arin-rr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kkirsche/arin-rr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Farin-rr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Farin-rr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Farin-rr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Farin-rr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkirsche","download_url":"https://codeload.github.com/kkirsche/arin-rr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Farin-rr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32080227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-16T08:27:02.653Z","updated_at":"2026-04-21T06:31:44.279Z","avatar_url":"https://github.com/kkirsche.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unofficial ARIN Route Registry Tool (arin-rr)\nTool to update the ARIN Route Registry. Templates used are based on:\n\nhttps://www.arin.net/resources/routing/templates.html\n\n## Installation\n\n### From Source\n```shell\ngo get -u github.com/kkirsche/arin-rr\n```\n\n### Configuration\n\nConfiguring arin-rr can be made easier via it's config file. This allows you to\nset common values that will be re-used each time you use the tool unless overridden\non the CLI.\n\nExample configuration:\n\n```yaml\n# $HOME/.arin-rr.yml\nemail:\n  from: from@company.com\n  smtp: smtp.company.com\narin:\n  description: Example Company Network Services\n  asn: 1234\n  notify-email: notifyNetworking@company.com\n  maintained-by: maintainer@company.com\n  changed-email: changedByMe@company.com\n```\n\n### Example\n\n#### Without a config file:\n\n```shell\n~/g/s/g/k/arin-rr git:master ❯❯❯ arin-rr route -r \"1.2.3.4/24\" -a 1234 -d \"Example Company Network Services\" -f \"from@company.com\" -n \"notifyNetworking@company.com\" -g \"changedByMe@company.com\" -m \"maintainer@company.com\"\nTo: rr@arin.net\nFrom: from@company.com\nSubject: route\n\nroute: 1.2.3.4/24\ndescr: This is a description\norigin: AS1234\nnotify: notifyNetworking@company.com\nmnt-by: maintainer@company.com\nchanged: changedByMe@company.com 20160406\nsource: ARIN\n```\n\n#### With the above config file:\n\n```shell\n~/g/s/g/k/arin-rr git:master ❯❯❯ arin-rr route -r \"1.2.3.4/24\"\nTo: rr@arin.net\nFrom: from@company.com\nSubject: route\n\nroute: 1.2.3.4/24\ndescr: This is a description\norigin: AS1234\nnotify: notifyNetworking@company.com\nmnt-by: maintainer@company.com\nchanged: changedByMe@company.com 20160406\nsource: ARIN\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Farin-rr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkirsche%2Farin-rr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Farin-rr/lists"}