Fast, lightweight, easy-to-extend, easy-to-test, pure JavaScript (ES5.1) implementation for DNS / mDNS.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
dwes7 88e6779641 finished PTR parser 7 lat temu
..
README.md add sample data 7 lat temu
a-0.mdns.bin add sample data 7 lat temu
a-1.mdns.bin add sample data 7 lat temu
aaaa-0.mdns.bin finished PTR parser 7 lat temu
aaaa-1.mdns.bin finished PTR parser 7 lat temu
random-0.mdns.bin add sample data 7 lat temu
random-1.mdns.bin add sample data 7 lat temu
random-2.mdns.bin add sample data 7 lat temu
random-3.mdns.bin add sample data 7 lat temu
services-0.mdns.bin add sample data 7 lat temu
services-1.mdns.bin add sample data 7 lat temu
services-2.mdns.bin add sample data 7 lat temu
services-3.mdns.bin add sample data 7 lat temu
sftp-ssh-0.mdns.bin add sample data 7 lat temu
sftp-ssh-1.mdns.bin add sample data 7 lat temu
sftp-ssh-2.mdns.bin add sample data 7 lat temu
sftp-ssh-3.mdns.bin add sample data 7 lat temu
sftp-ssh-4.mdns.bin add sample data 7 lat temu
sftp-ssh-5.mdns.bin add sample data 7 lat temu
ssh-ptr-0.mdns.bin add sample data 7 lat temu
ssh-ptr-1.mdns.bin add sample data 7 lat temu
ssh-ptr-3.mdns.bin add sample data 7 lat temu
ssh-ptr-4.mdns.bin add sample data 7 lat temu

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