Intra icon indicating copy to clipboard operation
Intra copied to clipboard

An experimental tool that allows you to test new DNS-over-HTTPS services on Android

Results 144 Intra issues
Sort by recently updated
recently updated
newest added

Hi, I'm running a DNS server on my local area network and I don't need to enable intra on my local area network , is it possible to get intra...

enhancement

Hi. This app works like a charm in countries with extreme censorship like Iran . Why? Because it splits the CLIENT HELLO and uses DoH. This combination works great, unless...

when I turn intra on, i can't get ipv6 address

Would you add a mode for rooted phone please? there are many apps for rooted phone ( personalDNS filter , invizible Pro etc.) but intra can get connect to DoH...

Hello. I have a feature advice that for a specific domain name, the IP address provided by doh is not returned, but the custom IP address is returned. Thanks. 我有一个功能建议,对于特定的域名,不返回doh提供的IP地址,而是自定义的IP地址。...

Intra crashes if there's a relevant systemwide GMS update. The logs show > ChimeraModuleLdr: Module config changed, forcing restart due to module com.google.android.gms.flags > Process : Sending signal. PID: 10926...

bug

On older versions of Android, the visualization shows a version of [this problem](https://stackoverflow.com/questions/11237256/drawlines-method-produces-strange-effect-on-scaled-canvas). It's purely cosmetic but still annoying.

The app shouldn't try to resolve internal subnets using an external DNS server. My local DNS server should pick those up.

enhancement

Intra should disable Keep-Alive to avoid waking up the network device when not needed. The dialer is created at https://github.com/Jigsaw-Code/Intra/blob/ede31e60c562489d7a517028458c15d901ee88e9/Android/app/src/go/intra/protect/protect.go#L95 In https://github.com/Jigsaw-Code/Intra/blob/ede31e60c562489d7a517028458c15d901ee88e9/Android/app/src/go/intra/protect/protect.go#L108 we should check if the connection is a...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies