From 2fbf6135ccc5d076d4094951c79c7bde62e7bc59 Mon Sep 17 00:00:00 2001 From: Max Lv Date: Mon, 10 Jun 2013 08:35:30 +0800 Subject: [PATCH] update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2716aa3..d39d955b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ Features -------- Shadowsocks-libev is writen in pure C and only depends on -[libev](http://software.schmorp.de/pkg/libev.html). +[libev](http://software.schmorp.de/pkg/libev.html) and +[openssl](http://www.openssl.org/). In normal usage, the memory consumption is about 600KB and the CPU utilization is no more than 5% on a low-end router (Buffalo WHR-G300N V2 with a 400MHz MIPS CPU, @@ -100,7 +101,7 @@ notes: ## Advanced usage -The latest shadowsocks-libev has provided a transparent mode. You can configure your linux based box or router to proxy all tcp traffic transparently. +The latest shadowsocks-libev has provided a *redir* mode. You can configure your linux based box or router to proxy all tcp traffic transparently. # Create new chain root@Wrt:~# iptables -t nat -N SHADOWSOCKS