hyperboria / android

Android app for mesh networking with cjdns
GNU General Public License v3.0
159 stars 40 forks source link

DNS does not resolve ipv6 #70

Open tsuckow opened 7 years ago

tsuckow commented 7 years ago

It is possible to access http://[fc53:dcc5:e89d:9082:4097:6622:5e82:c654] but not http://h.fc00.org

Need to figure out how to make DNS resolve ipv6 addresses.

benhylau commented 7 years ago

I think it's related to this https://github.com/hyperboria/bugs/issues/107