linksocks 3.0.12__cp39-cp39-win_amd64.whl → 3.0.13__cp39-cp39-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of linksocks might be problematic. Click here for more details.

@@ -1,50 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: linksocks
3
- Version: 3.0.12
4
- Summary: Python bindings for LinkSocks - SOCKS proxy over WebSocket
5
- Home-page: https://github.com/linksocks/linksocks
6
- Author: jackzzs
7
- Author-email: jackzzs@outlook.com
8
- License: MIT
9
- Project-URL: Bug Reports, https://github.com/linksocks/linksocks/issues
10
- Project-URL: Source, https://github.com/linksocks/linksocks
11
- Project-URL: Documentation, https://github.com/linksocks/linksocks#readme
12
- Project-URL: Changelog, https://github.com/linksocks/linksocks/releases
13
- Keywords: socks proxy websocket network tunneling firewall bypass load-balancing go bindings
14
- Platform: any
15
- Classifier: Development Status :: 4 - Beta
16
- Classifier: Intended Audience :: Developers
17
- Classifier: Intended Audience :: System Administrators
18
- Classifier: Operating System :: POSIX :: Linux
19
- Classifier: Operating System :: MacOS
20
- Classifier: Operating System :: Microsoft :: Windows
21
- Classifier: Programming Language :: Python :: 3
22
- Classifier: Programming Language :: Python :: 3.9
23
- Classifier: Programming Language :: Python :: 3.10
24
- Classifier: Programming Language :: Python :: 3.11
25
- Classifier: Programming Language :: Python :: 3.12
26
- Classifier: Programming Language :: Python :: 3.13
27
- Classifier: Programming Language :: Go
28
- Classifier: Topic :: Internet :: Proxy Servers
29
- Classifier: Topic :: Internet :: WWW/HTTP
30
- Classifier: Topic :: Software Development :: Libraries :: Python Modules
31
- Classifier: Topic :: System :: Networking
32
- Requires-Python: >=3.9
33
- Description-Content-Type: text/markdown
34
- Requires-Dist: setuptools >=40.0
35
- Requires-Dist: click >=8.0
36
- Requires-Dist: loguru
37
- Requires-Dist: rich
38
- Provides-Extra: dev
39
- Requires-Dist: pytest >=6.0 ; extra == 'dev'
40
- Requires-Dist: pytest-cov >=2.10 ; extra == 'dev'
41
- Requires-Dist: pytest-mock >=3.0 ; extra == 'dev'
42
- Requires-Dist: pytest-xdist ; extra == 'dev'
43
- Requires-Dist: black >=21.0 ; extra == 'dev'
44
- Requires-Dist: flake8 >=3.8 ; extra == 'dev'
45
- Requires-Dist: mypy >=0.800 ; extra == 'dev'
46
- Requires-Dist: httpx[socks] ; extra == 'dev'
47
- Requires-Dist: requests ; extra == 'dev'
48
- Requires-Dist: pysocks ; extra == 'dev'
49
-
50
- Python bindings for LinkSocks - a SOCKS proxy implementation over WebSocket protocol.
@@ -1,21 +0,0 @@
1
- linksocks/__init__.py,sha256=rxj-CVSfqOACJ8Cx-EMSYFPeHqFyPw4HooHmCoLwG_M,266
2
- linksocks/_base.py,sha256=kTGSvsOYEkHbMT9L2VwnEYw60hamgp6Ml1gTy2sXJZA,7609
3
- linksocks/_cli.py,sha256=Of8TyugpMFlYdeD6oMtpH3B2CpC38H0tv05YwUT9qQ0,11581
4
- linksocks/_client.py,sha256=HvYpE4XFiFiI1ifeiR1Sh2yUfBBRoTDksS-r7NrdbPg,11356
5
- linksocks/_logging_config.py,sha256=mRJi6tX-m-_ehKZUdUFRD6jVZmtwwZpvaUyvA3yK1kI,7029
6
- linksocks/_server.py,sha256=2Gmghb9d5JzyP1xhKCFx25tQkZSnw4JmdGShtNUo9U8,13482
7
- linksocks/_utils.py,sha256=zkwGIEuhWiVXj5PTvZuQV-786jkxdzPmPYK9JNvHSJM,5350
8
- linksockslib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- linksockslib/_linksockslib.cp39-win_amd64.h,sha256=SWMXnOrg2XWnHqQWEr7El1Vx5bcCh_cu0MMw4EqeI6c,78787
10
- linksockslib/_linksockslib.cp39-win_amd64.pyd,sha256=iAE_lH7GqFCkqQ_dLc8Z3GcfTiOG_0tNqdD7HZrgZDQ,25500630
11
- linksockslib/build.py,sha256=ODTUy8gygbnm65fbcPRviWi52EnFyJb8aILp4G6FRgo,81586
12
- linksockslib/go.py,sha256=czJUZ_-dI-0nRxBToG6WRzNZQNrQPaafY95jE8VfUtA,128800
13
- linksockslib/linksocks.py,sha256=A6HXtdZgx-cbufCHpiA0f-05i52py3iqYjKAK8faCTM,209692
14
- linksockslib/linksockslib.c,sha256=nv0vBkS88226jr3AJza6q1NbbjCbSZblADJ5Jw9g9cQ,642637
15
- linksockslib/linksockslib.go,sha256=CbZ1C6vDbDDJIj1LMuFNadfVdKv2SBbvjdR6i7-erG4,286833
16
- linksockslib/linksockslib_go.h,sha256=SWMXnOrg2XWnHqQWEr7El1Vx5bcCh_cu0MMw4EqeI6c,78787
17
- linksocks-3.0.12.dist-info/METADATA,sha256=AvRGfy6awxIjA9UiCrW5DmubsG8f0hRtbz4ZFS9SSrs,2218
18
- linksocks-3.0.12.dist-info/WHEEL,sha256=GZFS91_ufm4WrNPBaFVPB9MvOXR6bMZQhPcZRRTN5YM,100
19
- linksocks-3.0.12.dist-info/entry_points.txt,sha256=N584rBdQV-KY-sNHyxyspBe9b1SzYQfZ3_ad8rKEP3k,49
20
- linksocks-3.0.12.dist-info/top_level.txt,sha256=YNkAF_AIyMZ5J93liBuasWxns38CKzcKbx3bfUyoXiU,23
21
- linksocks-3.0.12.dist-info/RECORD,,