GithubHelp home page GithubHelp logo

olivierlevon / arch-mdnsresponder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fwcd/arch-mdnsresponder

0.0 0.0 0.0 29 KB

Arch Linux package for Apple's Bonjour stack (mDNSResponder)

License: Creative Commons Zero v1.0 Universal

Shell 100.00%

arch-mdnsresponder's Introduction

Arch Linux package for mDNSResponder

A small experiment to see if Apple's Bonjour stack, i.e. their implementation of Multicast DNS (mDNS) and DNS Service Discovery (DNS-SD), can run on Linux.

Important

For production, one should strongly consider using Avahi instead, which is the preferred (and maintained) mDNS/DNS-SD stack on Linux. Avahi is also deeply integrated into many packages (often via CUPS), so this package is probably only useful in headless environments (unless one feels an irresistible urge to build Qt, GTK and a bunch of other packages manually without CUPS/Avahi/...).

Usage

After installing the package, run

sudo systemctl enable mdnsd
sudo systemctl start mdnsd

to start the daemon. You can now try browsing for services on the network, e.g. with

dns-sd -B _services._dns-sd._udp

Credits

The PKGBUILD is based on the fantastic work by keithspg and SJ_UnderWater on patching the build for Linux:

arch-mdnsresponder's People

Contributors

fwcd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.