This commit is contained in:
Norbert
2024-11-18 08:59:34 +01:00
parent 47707d4302
commit d6e9cb72ed
1278 changed files with 200343 additions and 0 deletions

View File

@@ -0,0 +1 @@
pip

View File

@@ -0,0 +1,17 @@
Metadata-Version: 2.1
Name: PySocks
Version: 1.6.8
Summary: A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
Home-page: https://github.com/Anorov/PySocks
Author: Anorov
Author-email: anorov.vorona@gmail.com
License: BSD
Keywords: socks,proxy
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
UNKNOWN

View File

@@ -0,0 +1,9 @@
socks.py,sha256=woV5F-0vsQXxz-rQhc0v1TAsog2pyaz27L-yW8oisVo,32281
sockshandler.py,sha256=ENwUUO3vt84_1yRHAq1A147TL_TAuFux2t_1QvNV2Vo,2913
PySocks-1.6.8.dist-info/METADATA,sha256=DaHdxr_C3zxtnNqKamDUSpUYRm3U7EXJ2XwBWFczzbQ,460
PySocks-1.6.8.dist-info/RECORD,,
PySocks-1.6.8.dist-info/WHEEL,sha256=qDQm22Y5ojsezftdkHsFPuhvCxnQSxD3jSPcnpBLUV4,93
PySocks-1.6.8.dist-info/top_level.txt,sha256=TKSOIfCFBoK9EY8FBYbYqC3PWd3--G15ph9n8-QHPDk,19
PySocks-1.6.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
__pycache__/sockshandler.cpython-36.pyc,,
__pycache__/socks.cpython-36.pyc,,

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: cp36-none-any

View File

@@ -0,0 +1,2 @@
socks
sockshandler