mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-16 18:32:03 +01:00
Move pyXAPI requirement to requirements section
This commit is contained in:
parent
af730ca16c
commit
c92b5aff70
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user