issues
search
brutella
/
dnssd
This library implements Multicast DNS (mDNS) and DNS-Based Service Discovery (DNS-SD) for Zero Configuration Networking in Go.
MIT License
207
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sets TTL for IP messages to 255
#53
eelcocramer
closed
1 month ago
1
fix: match DNS question with unescaped service name
#52
b-kamphorst
closed
3 weeks ago
5
bug: v1.2.12 responder errors and goes stale when a docker network is removed
#51
b-kamphorst
closed
1 month ago
3
bug: v1.2.12 fails to query/browse existing services with spaces in their name
#50
b-kamphorst
closed
3 weeks ago
2
Implement legacy unicast response [RFC6762, 6.7]
#49
mplzik
closed
4 months ago
1
Prevent `dnssd` from answering responses received
#48
mplzik
opened
4 months ago
1
#46 : Allow for the option to not listen on all interfaces
#47
upsampled
closed
3 weeks ago
1
Bug: NewResponder should not have to listen on all interfaces
#46
upsampled
closed
3 weeks ago
1
Fix issue: On windows, can not query services
#45
leoon-ding
closed
7 months ago
2
chore: remove refs to deprecated io/ioutil
#44
testwill
closed
1 year ago
1
feat(probe): set write deadline on outgoing connection
#43
lukasmalkmus
closed
1 year ago
1
Browse example only works with full service strings
#42
JAlexoid
opened
1 year ago
3
Trying to publish A record
#41
markcryptohash
closed
2 years ago
3
Extend Request interfaces for relay
#40
ericvh
closed
1 year ago
1
Remove redundant `break` statements
#39
Lencerf
closed
1 year ago
1
Remove `return` statements after an infinite loop
#38
Lencerf
closed
2 years ago
1
Fix nil check in bct/main.go
#37
Lencerf
closed
2 years ago
1
#35 fix code not int tag v1.2.3
#36
allanpk716
closed
2 years ago
1
Check for nil interfaces on various functions
#35
rblenkinsopp
closed
2 years ago
3
Panic when request interfaces are nil
#34
rblenkinsopp
closed
2 years ago
6
Publish service on provided interfaces only
#33
mmadraimov92
closed
1 year ago
3
mdnsConn.readInto() high cpu usage
#32
amurchick
opened
2 years ago
1
Add host and port to BrowseEntry.
#31
jmalloc
closed
2 years ago
2
add Port to BrowseEntry
#30
xpol
closed
2 years ago
2
How to get hostname and port from a browse?
#29
chinenual
closed
2 years ago
2
Browse in refactoring branch is broken for windows
#28
makon
closed
3 years ago
3
Add the Go linter runner `golangci-lint`
#27
makon
closed
2 years ago
1
G601: Implicit memory aliasing in for loop. (gosec)
#26
makon
closed
1 year ago
2
Question: Refactoring branch
#25
makon
closed
3 years ago
3
(#23) remove default listening responder
#24
ripienaar
closed
3 years ago
3
by default listens on port 5353
#23
ripienaar
closed
2 years ago
3
panic (sigsegv) in dnssd.probeAtInterface()
#22
chinenual
closed
3 years ago
2
Allow Unicast lookup queries
#21
chinenual
opened
4 years ago
0
Howto: query meta service _services._dns-sd._udp.local
#20
chinenual
opened
4 years ago
6
TXT records: fix parsing records with whitespace (e.g. ty=)
#19
stapelberg
closed
4 years ago
1
Publish service on loopback network interface
#18
brutella
closed
2 years ago
0
Lookup services will fail to list ips if the service name contains more than one dot
#17
dubo-dubon-duponey
closed
1 year ago
7
TXT record updates are not published on all network interfaces
#16
brutella
closed
3 months ago
0
Requested unicast responses are never received
#15
brutella
opened
4 years ago
0
Fix IP address of a service is published on all network interfaces
#14
brutella
closed
3 weeks ago
1
Question: Service on same IP (cmd/register) is not found by cmd/browse
#13
jurgen-kluft
closed
3 months ago
4
The list of key/value will always be sorted by the key name
#12
ErwanMAS
closed
4 years ago
3
Rediscovery services and mdns
#11
ErwanMAS
closed
4 years ago
5
Race condition uncovered during tests
#10
daenney
closed
4 years ago
1
Support hot plugging
#9
brutella
closed
3 months ago
3
DNS answers/queries should only include A/AAAA records for a specific network interface
#8
brutella
closed
5 years ago
1
LookupInstance how to use
#7
vtolstov
closed
6 years ago
1
Custom hostnames never get registered?
#6
tmm1
closed
5 years ago
3
Fix dnssd on Linux to respond to multicast DNS lookups.
#5
jamessanford
closed
6 years ago
1
dnssd on Linux not responding to multicast DNS lookups
#4
jamessanford
closed
6 years ago
1
Next