> Also I notice, when doing nslookup in Termux, why does it use google dns to resolve ?
Isn't *Termux* "Excluded"? If so, it uses OS/network DNS.
If not, make sure *Fallback DNS* is NOT set t...
> However, with just IPv6-only enabled(single-stack), nothing gets out and I'm faced with connection timeouts mentioned in my initial post
Check if the underlying network can transport IPv6? You...
> PlainApp uses http://192.168.1.2:8080/ to access files
Currently, Rethink doesn't work well for LAN connections. Many prev requests such as:
- #1618
- #1704
- #1725
- etc.
(closing a...
Plain App works with Rethink DNS but I cant configure it with Firewall. PlainApp uses http://192.168.1.2:8080 to access files from phone to web browser. It works well without the Firewall. I have a...
> Is there anything else to try ?
If both IPv4-only and IPv6-only WireGuard is enabled, then IPv4-only takes precedence. No routes for IPv6 are added to *any other* tunnel. This is setup the wa...
> Any idea what these errors mean
These errors are due to the app not being able to connect to `api.openstreetmap.org` over HTTPS.
> any additional details you need
Can you search for `api...
Currently, domain rules can only be added one at a time. This is fine as long as you don't have a lot of domain rules, but becomes a problem when you have a lot of rules.
Is there a way to inser...
Unsure about passing unrecovered errors from Go into Java as `Exception`s (instead of [`Error`s](https://developer.android.com/reference/kotlin/java/lang/Error)). Not all errors if recovered, leave...
@hussainmohd-a did take a look at it (though he hasn't updated that here). The logs you sent lacked any noticable errors or warnings for us to conclude anything from it.