套件:python3-snitun(0.41.7-1)
python3-snitun 的相關連結
Debian 的資源:
下載原始碼套件 python-snitun:
- [python-snitun_0.41.7-1.dsc]
- [python-snitun_0.41.7.orig.tar.gz]
- [python-snitun_0.41.7-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
End-to-End encryption with SNI proxy on top of a TCP multiplexer
SniTun provides end-to-end encrypted proxy operations backed by a session management framework. It utilizes a Fernet token, generated by the session master, to enable secure communication between clients and servers. The library facilitates challenge-response mechanisms to validate client authenticity through AES/CBC encryption. It features a multiplexer protocol that distributes data over a single TLS connection, supporting efficient management and routing of multiple TCP streams. Connections are verified using a SHA256 hash-based challenge, ensuring that data integrity and client identity are maintained throughout the session. Additionally, it allows external devices to establish secure end-to-end SSL connections by defining specific endpoints in the communication flow.
其他與 python3-snitun 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-cryptography (>= 2.5)
- Python library exposing cryptographic recipes and primitives (Python 3)