{"id":27243453,"url":"https://github.com/dalee/avahi-cname-aliases","last_synced_at":"2025-04-10T20:36:57.096Z","repository":{"id":67450028,"uuid":"78742674","full_name":"Dalee/avahi-cname-aliases","owner":"Dalee","description":"Add CNAME host aliases to local Avahi daemon","archived":false,"fork":false,"pushed_at":"2017-01-14T09:54:17.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-02-14T21:41:05.484Z","etag":null,"topics":["avahi","avahi-aliases","cname"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dalee.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":"2017-01-12T12:19:46.000Z","updated_at":"2024-08-01T16:32:43.824Z","dependencies_parsed_at":"2023-04-05T11:42:53.126Z","dependency_job_id":null,"html_url":"https://github.com/Dalee/avahi-cname-aliases","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalee%2Favahi-cname-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalee%2Favahi-cname-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalee%2Favahi-cname-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalee%2Favahi-cname-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dalee","download_url":"https://codeload.github.com/Dalee/avahi-cname-aliases/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290460,"owners_count":21078992,"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","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":["avahi","avahi-aliases","cname"],"created_at":"2025-04-10T20:36:56.143Z","updated_at":"2025-04-10T20:36:57.076Z","avatar_url":"https://github.com/Dalee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Avahi Aliases (CNAME)\n\nAdd `CNAME` aliases to current Avahi host.\n\nDependencies:\n * Python 2.7\n * python-avahi, python-pip\n\n## Installation\n\n```bash\n# apt-get install -y python-avahi python-pip\n# pip install --upgrade git+https://github.com/Dalee/avahi-cname-aliases.git\n```\n\n## Systemd configuration\n```\n[Unit]\nDescription=Avahi Aliases stack\nRequires=avahi-daemon.service\nAfter=avahi-daemon.service\n\n[Service]\nExecStart=/usr/local/bin/avahi-cname-aliases\n\n[Install]\nWantedBy=multi-user.target\n```\n\n```bash\n# systemctl daemon-reload\n# systemctl enable avahi-aliases\n# systemctl start avahi-aliases\n```\n\n## Set aliases\n\n```bash\n# mkdir /etc/avahi/aliases.d\n# echo \"hello.local\" \u003e /etc/avahi/aliases.d/hello.txt\n# systemctl restart avahi-aliases\n```\n\n## Common pitfalls\n\nAvahi allows 32 CNAME aliases per group.\n\nIn order to increase this value just tune `entries-per-entry-group-max` \nvalue of `/etc/avahi/avahi-daemon.conf`.\n\n\n## License\n\nCode is unlicensed. Do whatever you want with it. [Set Your Code Free](http://unlicense.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalee%2Favahi-cname-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalee%2Favahi-cname-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalee%2Favahi-cname-aliases/lists"}