diff options
author | Christian Poessinger <christian@poessinger.com> | 2017-12-06 17:44:00 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2017-12-08 17:56:51 +0100 |
commit | 1bb7b94d799871226107fd62a3d4ddf6cd7a023a (patch) | |
tree | 8413eb3cc7fa32f7aae5350953ffde91ae615150 | |
parent | 50c9cd9441e18dffd5e6fb94d58f7f013d2d3064 (diff) | |
download | mdns-repeater-1bb7b94d799871226107fd62a3d4ddf6cd7a023a.tar.gz mdns-repeater-1bb7b94d799871226107fd62a3d4ddf6cd7a023a.zip |
Remove Build Status reference to 'lucasec'
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ mdns-repeater ============== -[![Build Status](https://travis-ci.org/lucasec/mdns-repeater.svg?branch=master)](https://travis-ci.org/lucasec/mdns-repeater) - mdns-repeater is a Multicast DNS repeater for Linux. Multicast DNS uses the 224.0.0.51 address, which is "administratively scoped" and does not leave the subnet. mdns-repeater provides a "keep it simple, stupid" solution to discovering mDNS services across subnets, and is primarily intended for router distributions and software firewalls. |