From 88a6ab789504ff44971f6a9cc8172517ef9d5675 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 2 Jul 2018 00:40:08 +0200 Subject: [PATCH] Mention SOCKS support, remove reference to dead 1.x branch --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f727d3f2..b9bf7eed 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,10 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D * Load balancing: pick a set of resolvers, dnscrypt-proxy will automatically measure and keep track of their speed, and balance the traffic across the fastest available ones. * Cloaking: like a `HOSTS` file on steroids, that can return preconfigured addresses for specific names, or resolve and return the IP address of other names. This can be used for local development as well as to enforce safe search results on Google, Yahoo and Bing. * Automatic background updates of resolvers lists -* Can force outgoing connections to use TCP; useful with tunnels such as Tor. +* Can force outgoing connections to use TCP +* Supports SOCKS proxies * Compatible with DNSSEC -It includes all the major features from dnscrypt-proxy 1.9.5, with improved reliability, flexibility, usability and performance. - ## Pre-built binaries Up-to-date, pre-built binaries are available for: