From 7587631c3f168dd2f33d1b19a0a04585dda98909 Mon Sep 17 00:00:00 2001 From: kev Date: Thu, 19 Mar 2015 15:58:20 +0800 Subject: [PATCH] update doc --- proxyhub/README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/proxyhub/README.md b/proxyhub/README.md index 4de2611..eaf3cc7 100644 --- a/proxyhub/README.md +++ b/proxyhub/README.md @@ -3,12 +3,14 @@ ProxyHub ## About -- shadowsocks: A secure socks5 proxy, designed to protect your Internet traffic. -- haproxy: A free, very fast and reliable solution offering high availability, +`ProxyHub` is powered by: + +- `shadowsocks`: A secure socks5 proxy, designed to protect your Internet traffic. +- `haproxy`: A free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. -- dnscrypt: A protocol for securing communications between a client and a DNS resolver. -- pdnsd: A DNS server designed for local caching of DNS information. -- nginx: an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, +- `dnscrypt`: A protocol for securing communications between a client and a DNS resolver. +- `pdnsd`: A DNS server designed for local caching of DNS information. +- `nginx`: An open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, caching and SSL offload. ## Fig