Sam
b80219019e
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #141 Before, a failure would add on the port, eg. ``` 127.0.0.1:53 127.0.0.1:53:53 127.0.0.1:53:53:53 // Go actually thinks this is now an IPv6 address, interesting ``` Now a check is added so this doesn't happen Reviewed-on: #142 Reviewed-by: grumbulon <grumbulon@grumbulon.xyz> |
||
---|---|---|
.. | ||
DNSCrypt.go | ||
DNSCrypt_test.go | ||
docs.go | ||
general.go | ||
general_test.go | ||
HTTPS.go | ||
HTTPS_test.go | ||
QUIC.go | ||
QUIC_test.go | ||
resolver.go |