1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00

update doc

This commit is contained in:
kev 2015-03-19 15:58:20 +08:00
parent 6ee1756bf9
commit 7587631c3f

@ -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