summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 28707a9..2b05d02 100644
--- a/README.rst
+++ b/README.rst
@@ -50,6 +50,11 @@ Client side Requirements
| MacOS | PF | * IPv4 TCP + You need to have the pfctl command. |
+-------+--------+------------+-----------------------------------------------+
+The IPFW method is depreciated. It was originally required for MacOS support,
+however is no longer maintained. It is likely to get removed from future
+versions of sshuttle.
+
+
Server side Requirements
------------------------
Python 2.7 or Python 3.5. This should match what is used on the client side.