issues
search
mafintosh
/
multicast-dns
Low level multicast-dns implementation in pure javascript
MIT License
512
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SRV record causes crash
#36
montehansen
closed
8 years ago
4
Fails to bind
#35
montehansen
opened
8 years ago
1
Catch and emit error on socket.addMembership
#34
huanvu
closed
7 years ago
5
Use opts.interface in bind operation...
#33
bnielsen1965
closed
8 years ago
3
Not broadcasting on all interfaces
#32
andosmith
closed
6 years ago
2
Any reason for this not to work if Apple bonjour is installed (W7) ?
#31
131
opened
8 years ago
2
small typo, if the socket was not yet consumed, socket.destroy throws exception
#30
mh-cbon
closed
8 years ago
3
use dns-packet
#29
mafintosh
closed
8 years ago
2
Manually bind to all external IPv4 interfaces
#28
watson
closed
6 years ago
7
Add support for cache flush flag
#27
watson
closed
8 years ago
2
minor improvements
#26
maboiteaspam
closed
8 years ago
2
Original multicast-dns RFC
#25
kumavis
closed
8 years ago
0
add test: TXT record - data being a string
#24
daviddias
closed
8 years ago
4
mDNS scan
#23
fender357
closed
8 years ago
4
Fixes IPv6 parsing
#22
roguism
closed
8 years ago
1
Support condensed IPv6 representation.
#21
roguism
closed
8 years ago
1
Use official respond() function instead of response() alias
#20
watson
closed
8 years ago
1
Default to ANY query if no type given
#19
watson
closed
9 years ago
0
Make cli.js executable by default
#18
watson
closed
9 years ago
0
Parse TXT RDATA content according to DNS-SD
#17
watson
closed
9 years ago
17
Support TXT data objects
#16
watson
closed
9 years ago
2
Should ANY be the default query type?
#15
watson
closed
9 years ago
5
Query packets aren't received by other hosts on local network
#14
mtharrison
closed
9 years ago
1
Reverse lookups and PTR packages
#13
yan-foto
opened
9 years ago
6
generate an error event for errors related to socket
#12
thomasdelaet
closed
8 years ago
1
Avoid using same discovery port (default 5353) to send queries and listen to responses
#11
daviddias
closed
9 years ago
5
Can crash with uncaught exception without a gateway
#10
XQANDAG
closed
6 years ago
2
Add support for IPv6 multicast DNS
#9
beaugunderson
closed
9 years ago
1
fix AAAA responses
#8
beaugunderson
closed
9 years ago
2
malformed packet
#7
beaugunderson
closed
9 years ago
3
Service advertisement
#6
techniq
closed
9 years ago
10
Add cli to resolve hostnames. Resolves #4
#5
techniq
closed
9 years ago
2
Add bin to resolve hostnames
#4
techniq
closed
9 years ago
1
added reuseAddr option
#3
xat
closed
9 years ago
1
reuseAddr
#2
xat
closed
9 years ago
14
added optional 'network interface' address option
#1
lukaaash
closed
9 years ago
3
Previous