Move pyXAPI requirement to requirements section

This commit is contained in:
Nathan Aclander 2016-01-11 22:42:03 -08:00
parent af730ca16c
commit c92b5aff70

View File

@ -32,6 +32,7 @@ Client side Requirements
- sudo, or root access on your client machine.
(The server doesn't need admin access.)
- Python 2.7 or Python 3.5.
- For Python 2.7, you need PyXAPI, available `here <http://www.pps.univ-paris-diderot.fr/~ylg/PyXAPI/>`_
+-------+--------+------------+-----------------------------------------------+
| OS | Method | Features | Requirements |
@ -67,9 +68,6 @@ Full UDP or DNS support with the TPROXY method requires the ``recvmsg()``
syscall. This is not available in Python 2.7, however is in Python 3.5 and
later.
- For Python 2.7, you need PyXAPI, available here:
http://www.pps.univ-paris-diderot.fr/~ylg/PyXAPI/
There are some things you need to consider for TPROXY to work:
- The following commands need to be run first as root. This only needs to be