turbo-tunnel

View on PyPIReverse Dependencies (2)

0.18.4 turbo_tunnel-0.18.4-py3-none-any.whl

Wheel Details

Project: turbo-tunnel
Version: 0.18.4
Filename: turbo_tunnel-0.18.4-py3-none-any.whl
Download: [link]
Size: 58703
MD5: 811540e6802c87fbb7f5328cac420e5d
SHA256: cfbd25373526e5d17babf09e948d0b89ed865092913b5791e0a66b7a6a38156f
Uploaded: 2024-11-14 14:45:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: turbo-tunnel
Version: 0.18.4
Summary: Fast tcp/https/websocket/socks4/ssh tunnel serving as unified proxy server.
Author: drunkdream
Author-Email: drunkdream[at]qq.com
Home-Page: https://github.com/drunkdream/turbo-tunnel
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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: Intended Audience :: Developers
Requires-Python: >=3.5
Requires-Dist: async-dns
Requires-Dist: msgpack
Requires-Dist: python-daemon (==2.3.2)
Requires-Dist: pyyaml
Requires-Dist: tornado (==6.1)
Requires-Dist: asyncssh (<2.9.0,>=2.3.0); python_version >= "3.6"
Requires-Dist: cryptography (<37.0.0); python_version >= "3.6"
Requires-Dist: bcrypt; extra == "kdf"
Provides-Extra: kdf
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6557 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
turbo_tunnel/__init__.py sha256=SAAOxjhhoiIaszYKPZ3qbdjsTIDEQp9vNreKmCLYcF8 736
turbo_tunnel/__main__.py sha256=T9unWHZK6CB802mY9oGUfR_Gs9m97Rc8xSeULUFfado 8473
turbo_tunnel/auth.py sha256=ht_QFfQG6jhE9AnHctUKEXEpVnyROooyvuputftEPyc 191
turbo_tunnel/chain.py sha256=ctaFLa5X9G8yObp7a3dNs_mfWhaZggKZQa7vv7c6kNI 8189
turbo_tunnel/conf.py sha256=hMX_Tg_dzasr5ppAAUgA34zwNqidzqHSz8Pv3stMssE 9601
turbo_tunnel/https.py sha256=e-sjdPk2-2RRFKDqsEDj2FU5z92erhhroBLhct0IaX8 15836
turbo_tunnel/icmp.py sha256=W8dyzHlQjjJHGik8Bbg1ExcLjUGWp6wqvoHFsHTeoDE 60799
turbo_tunnel/k8s.py sha256=HlqpNQGjEsn-dZ8HAoN2XQ65huGz0lEHSDohxBHLeO0 10725
turbo_tunnel/registry.py sha256=fX2muxRr594tfW5WGvAV7vfhs602-SATEBt-mm73U9s 1636
turbo_tunnel/route.py sha256=zldIkKerp0__OGZ_S3yhqgSYbUofIBUdbCZ2uorIdFw 1349
turbo_tunnel/server.py sha256=Pb--pdIis4YIUdpihrFFfOEfRrM_pQCuoDoJ19_jGDo 8876
turbo_tunnel/socks.py sha256=dT7yb4O93Zbc8Kc6xQemc6SuhDYQXUl2etgEpReMGvc 28374
turbo_tunnel/ssh.py sha256=hBEPTTvhrBcPtPkioOmIrzjg0NhYz2n9QGz0meuzs64 20982
turbo_tunnel/tunnel.py sha256=EOYZ6uMhw_5iXP54hq8qx1MOHqMpprhF8GuvXZJYp80 19362
turbo_tunnel/utils.py sha256=HusriY_gK4swyLx-n2UNz1NiZgG3qwFrIJmAMU-xu94 18746
turbo_tunnel/websocket.py sha256=B2zGhlrheXVxAUtVvOm48K7NRgW9mNzG5dPHUkWawXI 13099
turbo_tunnel/plugins/__init__.py sha256=hEM1evDNgj9uppzM4UDca6PQidLDHhuLDe0IjSsEx4U 550
turbo_tunnel/plugins/terminal.py sha256=lHBrzeDloWHNAhJs6p0EKlZMZ3Yv0ownZF9MsxAo3t0 21237
turbo_tunnel-0.18.4.dist-info/LICENSE sha256=tGWOx30P_US_ES3g0el-8-2NzgU1oblzA3lr5TAYtSM 1074
turbo_tunnel-0.18.4.dist-info/METADATA sha256=L7N8haAnQ99jEhpnpYFio1mD7GPrzKNgO929jnuko-Q 7867
turbo_tunnel-0.18.4.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
turbo_tunnel-0.18.4.dist-info/entry_points.txt sha256=tpowhHU-qatm4Txn7ijK9k7qH-LxcO0kL6IaTG6Xans 60
turbo_tunnel-0.18.4.dist-info/top_level.txt sha256=K260q-j803uCtiPpmJwYE3ixETVbXOYJAs6rv8KnuSQ 13
turbo_tunnel-0.18.4.dist-info/RECORD

top_level.txt

turbo_tunnel

entry_points.txt

turbo-tunnel = turbo_tunnel.__main__:main