Skip to content

vintozver/llmnr-multihost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a multihost LLMNR publisher

Does not require any configuration.

Responds with the list of addresses associated with the interface the request came from.
Works fine for Windows.
Daemon is supposed to run on POSIX compatible system.

Uses pyroute2 package to access the list of interfaces.
Uses dnslib to work with raw DNS packets.

Known issue: Microsoft LLMNR uses UTF-8, not IDNA. You will get tracebacks when resolving non-ASCII names.

About

Multihost LLMNR daemon, dual stack IPv4 + IPv6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages