Implemented "mark all as read".
[straw.git] / straw / socks / BUGS
blob2412351aee7d93214087ba2de37e875d9b92420c
1 SocksiPy version 1.00\r
2 A Python SOCKS module.\r
3 (C) 2006 Dan-Haim. All rights reserved.\r
4 See LICENSE file for details.\r
5 \r
6 \r
7 KNOWN BUGS AND ISSUES\r
8 ----------------------\r
9 \r
10 There are no currently known bugs in this module.\r
11 There are some limits though:\r
13 1) Only outgoing connections are supported - This module currently only supports\r
14 outgoing TCP connections, though some servers may support incoming connections\r
15 as well. UDP is not supported either.\r
17 2) GSSAPI Socks5 authenticaion is not supported.\r
20 If you find any new bugs, please contact the author at:\r
22 negativeiq@users.sourceforge.net\r
25 Thank you!\r