Index: tools/telemetry/third_party/gsutil/third_party/socksipy-branch/BUGS |
diff --git a/tools/telemetry/third_party/gsutil/third_party/socksipy-branch/BUGS b/tools/telemetry/third_party/gsutil/third_party/socksipy-branch/BUGS |
deleted file mode 100644 |
index fa8ccfad13960991a572a6ce15f4bb10dc5f0bae..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/gsutil/third_party/socksipy-branch/BUGS |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-SocksiPy version 1.00 |
-A Python SOCKS module. |
-(C) 2006 Dan-Haim. All rights reserved. |
-See LICENSE file for details. |
- |
- |
-KNOWN BUGS AND ISSUES |
----------------------- |
- |
-There are no currently known bugs in this module. |
-There are some limits though: |
- |
-1) Only outgoing connections are supported - This module currently only supports |
-outgoing TCP connections, though some servers may support incoming connections |
-as well. UDP is not supported either. |
- |
-2) GSSAPI Socks5 authenticaion is not supported. |
- |
- |
-If you find any new bugs, please contact the author at: |
- |
-negativeiq@users.sourceforge.net |
- |
- |
-Thank you! |