home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / python-socksipy / BUGS next >
Encoding:
Text File  |  2006-10-25  |  622 b   |  26 lines

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