/llmnr_responder

Full LLMNR responder implementation for GNU/Linux

Primary LanguageCGNU General Public License v3.0GPL-3.0

LLMNR Responder

LLMNR stands for Link Local Multicast Name Resolution. It's a P2P (peer to peer) protocol defined in RFC 4795 (https://tools.ietf.org/html/rfc4795) used to perform name resolution inside a LAN.

This is a full implemetation, developed for GNU/Linux that address the server side of the protocol