From 0cdd72c8304fcb1df86cb884ca63f2bdbfd9a4b0 Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Mon, 3 May 2010 16:35:35 -0400 Subject: [PATCH] README: clarify that the server doesn't need Linux or iptables. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63840f5..92a1d1d 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,14 @@ common case: Prerequisites ------------- - - sudo, su, or logged in as root on your client machine - (the server doesn't need admin access). + - sudo, su, or logged in as root on your client machine. + (The server doesn't need admin access.) - Linux+iptables on your client machine, including at least the iptables DNAT, REDIRECT, and ttl modules. - (This is available by default on most Linux distributions.) + This is available by default on most Linux distributions. + (The server doesn't need iptables and doesn't need to be + Linux.) This is how you use it: