Metadata-Version: 2.4
Name: linksocks
Version: 3.0.12
Summary: Python bindings for LinkSocks - SOCKS proxy over WebSocket
Home-page: https://github.com/linksocks/linksocks
Author: jackzzs
Author-email: jackzzs@outlook.com
License: MIT
Project-URL: Bug Reports, https://github.com/linksocks/linksocks/issues
Project-URL: Source, https://github.com/linksocks/linksocks
Project-URL: Documentation, https://github.com/linksocks/linksocks#readme
Project-URL: Changelog, https://github.com/linksocks/linksocks/releases
Keywords: socks proxy websocket network tunneling firewall bypass load-balancing go bindings
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Go
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: setuptools>=40.0
Requires-Dist: click>=8.0
Requires-Dist: loguru
Requires-Dist: rich
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.10; extra == "dev"
Requires-Dist: pytest-mock>=3.0; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Requires-Dist: mypy>=0.800; extra == "dev"
Requires-Dist: httpx[socks]; extra == "dev"
Requires-Dist: requests; extra == "dev"
Requires-Dist: pysocks; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python bindings for LinkSocks - a SOCKS proxy implementation over WebSocket protocol.
