stirnim / intra

An experimental tool that allows you to test DNS-over-TLS resolver services on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intra

Intra is an experimental tool that allows you to test DNS-over-TLS resolver services that encrypt domain name lookups and prevent manipulation by your network.

This app is a fork of Jigsaw's Intra tool which supports DNS-over-HTTPS instead.

Features:

  • Visualization of server performance and application query behavior
  • Geocoding of query results to compare against expected regional results

Android build instructions

  1. Clone this repo.
  2. Open the Android/ directory in Android Studio 3.0 or later.
  3. Connect your phone
  4. Click the green "play" triangle button.

About

An experimental tool that allows you to test DNS-over-TLS resolver services on Android

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Python 0.4%