Fast, lightweight, easy-to-extend, easy-to-test, pure JavaScript (ES5.1) implementation for DNS / mDNS.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
dwes7 88e6779641 finished PTR parser 7 лет назад
..
README.md add sample data 7 лет назад
a-0.mdns.bin add sample data 7 лет назад
a-1.mdns.bin add sample data 7 лет назад
aaaa-0.mdns.bin finished PTR parser 7 лет назад
aaaa-1.mdns.bin finished PTR parser 7 лет назад
random-0.mdns.bin add sample data 7 лет назад
random-1.mdns.bin add sample data 7 лет назад
random-2.mdns.bin add sample data 7 лет назад
random-3.mdns.bin add sample data 7 лет назад
services-0.mdns.bin add sample data 7 лет назад
services-1.mdns.bin add sample data 7 лет назад
services-2.mdns.bin add sample data 7 лет назад
services-3.mdns.bin add sample data 7 лет назад
sftp-ssh-0.mdns.bin add sample data 7 лет назад
sftp-ssh-1.mdns.bin add sample data 7 лет назад
sftp-ssh-2.mdns.bin add sample data 7 лет назад
sftp-ssh-3.mdns.bin add sample data 7 лет назад
sftp-ssh-4.mdns.bin add sample data 7 лет назад
sftp-ssh-5.mdns.bin add sample data 7 лет назад
ssh-ptr-0.mdns.bin add sample data 7 лет назад
ssh-ptr-1.mdns.bin add sample data 7 лет назад
ssh-ptr-3.mdns.bin add sample data 7 лет назад
ssh-ptr-4.mdns.bin add sample data 7 лет назад

README.md

These samples were captured by running a generic udp listener and then running dig to create a query.

Most likely the 0th samples are the query from dig and the other immediately numbered samples are responses to that query...

However, devices broadcast mDNS packets pretty much at random, so there'll be some other goodies in there too.

dig @224.0.0.251 -p 5353 -t ptr _services._dns-sd._udp.local
dig @224.0.0.251 -p 5353 -t ptr _ssh._tcp.local
dig @224.0.0.251 -p 5353 -t ptr _sftp-ssh._tcp.local
dig @224.0.0.251 -p 5353 -t A bowie._sftp-ssh._tcp.local