Skip to content

A GUI client for DNSCrypt-proxy v2.0+ for Mac/OS X and iOS. Basically an adapter and a UI wrapped over the dnscrypt-proxy executable. It is worth repeating this app uses the https://github.com/DNSCrypt/dnscrypt-proxy executables and does not implement the dnscrypt protocol itself.

License

Notifications You must be signed in to change notification settings

wagnar-woofbrok/dnscrypt-proxy-ios-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnscrypt_proxy_osx_ios

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.

Releases

TODO

GH Releases DL page

Usage

TODO

Getting Started

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.

Dependencies

Setting up a Development Env.

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
    

Licensing

This DNSCrypt-Proxy client was developed under a GNU public license and is free.

About

A GUI client for DNSCrypt-proxy v2.0+ for Mac/OS X and iOS. Basically an adapter and a UI wrapped over the dnscrypt-proxy executable. It is worth repeating this app uses the https://github.com/DNSCrypt/dnscrypt-proxy executables and does not implement the dnscrypt protocol itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published