https://github.com/Jigsaw-Code/Intra
An experimental tool that allows you to test new DNS-over-HTTPS services on Android
https://github.com/Jigsaw-Code/Intra
Last synced: about 21 hours ago
JSON representation
An experimental tool that allows you to test new DNS-over-HTTPS services on Android
- Host: GitHub
- URL: https://github.com/Jigsaw-Code/Intra
- Owner: Jigsaw-Code
- License: apache-2.0
- Created: 2018-05-02T17:32:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T15:28:37.000Z (4 days ago)
- Last Synced: 2025-04-11T22:59:03.379Z (3 days ago)
- Language: Java
- Size: 307 MB
- Stars: 1,683
- Watchers: 252
- Forks: 280
- Open Issues: 111
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Jigsaw-Code/Intra - An experimental tool that allows you to test new DNS-over-HTTPS services on Android (Java)
README
# Intra
[](https://travis-ci.org/Jigsaw-Code/Intra)Intra is an experimental tool that allows you to test new DNS-over-HTTPS
services that encrypt domain name lookups and prevent manipulation by your
network. It currently supports services from Cloudflare and Google, and
additional options may be added over time. You can get it from the
Google Play Store [here](https://play.google.com/store/apps/details?id=app.intra).Features:
* Built-in support for public DNS services from Cloudflare and Google
* 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.2 or later.
3. Connect your phone
4. Click the green "play" triangle button.