Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1426)

Unified Diff: third_party/gsutil/third_party/socksipy-branch/BUGS

Issue 1377933002: [catapult] - Copy Telemetry's gsutilz over to third_party. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Rename to gsutil. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gsutil/third_party/six/tox.ini ('k') | third_party/gsutil/third_party/socksipy-branch/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/third_party/socksipy-branch/BUGS
diff --git a/third_party/gsutil/third_party/socksipy-branch/BUGS b/third_party/gsutil/third_party/socksipy-branch/BUGS
new file mode 100644
index 0000000000000000000000000000000000000000..fa8ccfad13960991a572a6ce15f4bb10dc5f0bae
--- /dev/null
+++ b/third_party/gsutil/third_party/socksipy-branch/BUGS
@@ -0,0 +1,25 @@
+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!
« no previous file with comments | « third_party/gsutil/third_party/six/tox.ini ('k') | third_party/gsutil/third_party/socksipy-branch/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698