Fast, lightweight, easy-to-extend, easy-to-test, pure JavaScript (ES5.1) implementation for DNS / mDNS.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
dwes7 88e6779641 finished PTR parser před 7 roky
..
README.md add sample data před 7 roky
a-0.mdns.bin add sample data před 7 roky
a-1.mdns.bin add sample data před 7 roky
aaaa-0.mdns.bin finished PTR parser před 7 roky
aaaa-1.mdns.bin finished PTR parser před 7 roky
random-0.mdns.bin add sample data před 7 roky
random-1.mdns.bin add sample data před 7 roky
random-2.mdns.bin add sample data před 7 roky
random-3.mdns.bin add sample data před 7 roky
services-0.mdns.bin add sample data před 7 roky
services-1.mdns.bin add sample data před 7 roky
services-2.mdns.bin add sample data před 7 roky
services-3.mdns.bin add sample data před 7 roky
sftp-ssh-0.mdns.bin add sample data před 7 roky
sftp-ssh-1.mdns.bin add sample data před 7 roky
sftp-ssh-2.mdns.bin add sample data před 7 roky
sftp-ssh-3.mdns.bin add sample data před 7 roky
sftp-ssh-4.mdns.bin add sample data před 7 roky
sftp-ssh-5.mdns.bin add sample data před 7 roky
ssh-ptr-0.mdns.bin add sample data před 7 roky
ssh-ptr-1.mdns.bin add sample data před 7 roky
ssh-ptr-3.mdns.bin add sample data před 7 roky
ssh-ptr-4.mdns.bin add sample data před 7 roky

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