Skip to content

b0gdanw/dnscrypt-proxy-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dnscrypt-proxy-macos

Scripts to install/uninstall dnscrypt-proxy on macOS

Please replace the dnscrypt-proxy-macos-..*.tar.gz link with the latest from https://github.com/DNSCrypt/dnscrypt-proxy/releases/latest

Usage

Install

curl -L https://raw.githubusercontent.com/b0gdanw/dnscrypt-proxy-macos/master/dnscrypt-proxy.sh -o dnscrypt-proxy.sh

chmod +x ./dnscrypt-proxy.sh

sudo ./dnscrypt-proxy.sh

Uninstall

curl -L https://raw.githubusercontent.com/b0gdanw/dnscrypt-proxy-macos/master/un-dnscrypt-proxy.sh -o un-dnscrypt-proxy.sh

chmod +x ./un-dnscrypt-proxy.sh

sudo ./un-dnscrypt-proxy.sh

ChangeDNS.scpt can be used to check/set the DNS for Ethernet

Resources:

GitHub - DNSCrypt/dnscrypt-proxy: dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols https://github.com/DNSCrypt/dnscrypt-proxy

Installation macOS · DNSCrypt/dnscrypt-proxy Wiki · GitHub https://github.com/dnscrypt/dnscrypt-proxy/wiki/Installation-macOS

GitHub - matryer/bitbar: Put the output from any script or program in your Mac OS X Menu Bar https://github.com/matryer/bitbar

dnscrypt-proxy switcher on BitBar https://getbitbar.com/plugins/Network/dnscrypt-proxy-switcher.10s.sh

About

dnscrypt-proxy for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors