Samba Patch - Denial of service - CPU loop and memory allocation.
[tomato.git] / release / src / router / dnscrypt / README-iOS.markdown
blobd15d5a31f3086a7412da58e48222f184a7a83fe8
2 DNSCrypt client proxy for iOS
3 =============================
5 This currently requires a jailbroken device.
7 Pre-compiled binaries for iOS 5.1.1 and later are available at
8 https://download.dnscrypt.org/
10 1) Add the content of the `bin` directory of the archive into the `bin`
11 directory of the device. Ditto for the `sbin` and `share` directories.
13 2) Edit the `org.dnscrypt.osx.DNSCryptProxy.plist` file to set the
14 resolver name to use.
16 3) Copy the `org.dnscrypt.osx.DNSCryptProxy.plist` file into
17 `/Libary/LaunchDaemons` on the device.
19 4) Reboot or type:
21     launchctl load org.dnscrypt.osx.DNSCryptProxy.plist
22     
23 5) Edit your Wifi settings to use `127.0.0.1` as a DNS resolver.