Skip to content

Jigsaw-Code/Intra

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

This PR moves all Go code from [`go-tun2socks/intra`](https://github.com/Jigsaw-Code/outline-go-tun2socks/tree/master/intra) repository to `./Android/tun2socks/intra`. It also updates the import packages from `github.com/Jigsaw-Code/outline-go-tun2socks/intra` to `github.com/Jigsaw-Code/Intra/Android/tun2socks/intra`, and copyright headers from `Outline Authors` to `Jigsaw LLC`.

Additionally, it removes the need to depend on a binary file, by defining the `gomobile` bind actions in `./Android/tun2socks/build.gradle`. This means that we can now build the entire app completely from source code in Android Studio.
d355484

Git stats

Files

Permalink
Failed to load latest commit information.

Intra

Build Status

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.

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published