A Mac (GUI) client for DNSCrypt-proxy v2.0+. Basically an adapter and a UI wrapped over the dnscrypt-proxy executable. It is worth repeating this app uses the DNSCrypt-proxy and does not implement the dnscrypt protocol itself.
Built using the Flutter Multi-Platform Framework.
TODO
GH Releases DL page
TODO
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Development environment is Mac OS/OS X
because this is a Mac/iOS app!
You will also need to:
- install the Mac XCode app
- run
xcode-select --install
from a terminal
First time setup steps:
- Install Fastlane
- From the project root directory, install Ruby gem bundler and run:
gem install bundler touch Gemfile echo "" >> Gemfile echo "" >> Gemfile bundle update bundle exec fastlane --init
This DNSCrypt-Proxy client was developed under a GNU public license and is free.