{"id":37066009,"url":"https://github.com/ollemg/dnsctl","last_synced_at":"2026-01-14T07:44:33.528Z","repository":{"id":65125389,"uuid":"502130711","full_name":"ollemg/dnsctl","owner":"ollemg","description":"Python Cli for dns changer","archived":false,"fork":false,"pushed_at":"2022-12-26T17:39:55.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T17:43:21.193Z","etag":null,"topics":["devops","dns","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ollemg.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}},"created_at":"2022-06-10T17:41:34.000Z","updated_at":"2022-12-26T16:57:06.000Z","dependencies_parsed_at":"2023-01-10T13:55:21.371Z","dependency_job_id":null,"html_url":"https://github.com/ollemg/dnsctl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ollemg/dnsctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollemg%2Fdnsctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollemg%2Fdnsctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollemg%2Fdnsctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollemg%2Fdnsctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ollemg","download_url":"https://codeload.github.com/ollemg/dnsctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ollemg%2Fdnsctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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":["devops","dns","python3"],"created_at":"2026-01-14T07:44:33.022Z","updated_at":"2026-01-14T07:44:33.521Z","avatar_url":"https://github.com/ollemg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dns-changer\nPython CLI para administrar mudanças de DNS\n\n\nFerramenta está em desenvolvimento;\n\n\nO problema que o dnsctl se propõe a resolver é:\n  - multiplos links de internet sem BGP;\n  - Blocos de endereço com diferentes mascaras;\n\n\n\nEntão com um arquivo de configuração (ver o exemplo domain.yml) será possível\ncentralizar as configurações de zona dns.\n\nexemplo:\n\n~~~yaml\ncidr:\n  - name: OI\n    addr: 1.1.1.0/24\n\n  - name: VIVO\n    addr: 2.2.2.0/24\n\n  - name: CLARO\n    addr: 3.3.3.0/24\n\nrecords:\n  - name: app1\n    type: A\n    addr: [ 1.1.1.10, 2.2.2.10, 3.3.3.10 ]\n    mode: failover\n    reverse: true\n    info: Aplicação mailgw\n~~~\n\nA configuração 'cidr' serve para descrever os links de internet. \n\nOBS: importante configurar a mascara corretamente.\n\na configuração de 'records' se propõe a descrever os registros A ou CNAME\n\nExistem 3 modos para registros A:\n  - failover\n  - roundrobin\n  - standalone\n\n\n## Exemplos da cli:\n\nA CLI vai gerar um arquivo com as entradas DNS no arquivo .db com os endereços configurados no domain.yml\n\n~~~\ndnsctl failover --link OI\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follemg%2Fdnsctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Follemg%2Fdnsctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Follemg%2Fdnsctl/lists"}