We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9939b8 commit ea10ff1Copy full SHA for ea10ff1
docs/usage.rst
@@ -55,6 +55,8 @@ Additional information for TPROXY
55
---------------------------------
56
TPROXY is the only method that supports full support of IPv6 and UDP.
57
58
+.. _PyXAPI: http://www.pps.univ-paris-diderot.fr/~ylg/PyXAPI/
59
+
60
Full UDP or DNS support with the TPROXY method requires the ``recvmsg()``
61
syscall. This is not available in Python 2, however is in Python 3.5 and
62
later. Under Python 2 you might find it sufficient installing PyXAPI_ to get
0 commit comments