vx68k / xllmnrd

Xenium LLMNR Responder – a Link-Local Multicast Name Resolution (LLMNR) responder daemon.

Home Page:https://www.vx68k.org/xllmnrd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Xenium LLMNR Responder (xllmnrd) is an IPv6 network service daemon that responds to name queries from Microsoft Windows computers on the same network link so that you can get the IP addresses of the server without any DNS configuration. It effectively replaces an IPv4-only NetBIOS name resolution responder typically provided by Samba.

This program implements Link-Local Multicast Name Resolution (LLMNR) as described in RFC 4795 and currently supports Linux-based operating systems only.

See the home page for more information about this program.

(License) (Open issues)

Installation

See the 'INSTALL' file for installation instructions. The 'configure' should work for most supported operating systems.

If you find any problem while installation, please report it to https://bitbucket.org/kazssym/xllmnrd/issues.

Sample init script

This package produces a sample init script for use on LSB-conforming operating systems. But its existence does not imply any level of conformance to the LSB specifications.

License

This program is provided under the terms and conditions of the GNU General Public License, version 3 or any later version.

See also

About

Xenium LLMNR Responder – a Link-Local Multicast Name Resolution (LLMNR) responder daemon.

https://www.vx68k.org/xllmnrd

License:GNU General Public License v3.0


Languages

Language:M4 40.5%Language:C 27.7%Language:C++ 14.1%Language:Shell 12.5%Language:Makefile 4.0%Language:Python 0.8%Language:Roff 0.3%Language:Dockerfile 0.1%Language:sed 0.1%