Skip to content

Commit

Permalink
docs: add link to mdns-subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
grishy committed Aug 7, 2023
1 parent a2a884f commit 7d7094f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ It is a simple and lightweight project that allows you to publish CNAME records

Here are some of the benefits of using go-avahi-cname:

- **✅ No dependencies**
- **✅ No dependencies**
You only need the Avahi daemon running on your host, no other libraries or packages are required.
- **✅ Small footprint**
- **✅ Small footprint**
The binary size is less than 3MB, and it consumes minimal resources while running.
- **✅ Support x86_64 and ARM**
- **✅ Release binaries and containers**
- **✅ Support x86_64 and ARM**
- **✅ Release binaries and containers**

### How does it work?

Expand Down Expand Up @@ -96,6 +96,7 @@ Ansible task to run the container:
## Source of inspiration
- https://github.com/nfam/mdns-subdomain/tree/master - I used this approach for version 2.
- https://web.archive.org/web/20151016190620/http://www.avahi.org/wiki/Examples/PythonPublishAlias
- https://pypi.org/project/mdns-publisher/
Expand Down

0 comments on commit 7d7094f

Please sign in to comment.