Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T21:24:25.000Z (5 months ago)
- Last Synced: 2024-10-29T15:38:09.730Z (2 months ago)
- Language: Java
- Size: 307 MB
- Stars: 1,552
- Watchers: 249
- Forks: 263
- Open Issues: 105
-
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
[![Build Status](https://travis-ci.org/Jigsaw-Code/Intra.svg?branch=master)](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.