TLS fingerprinted HTTP client replacement for requests.Session
Project description
tls_session
A TLS-fingerprinted HTTP client.
Features
- Custom JA3
- Akamai HTTP/2 fingerprint
- TLS signature algorithms
- Drop-in
requests.Sessionreplacement
Usage
from tls_session import Session
session = Session()
r = session.get("https://example.com")
print(r.text)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tls_xession-1.0.1.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tls_xession-1.0.1.tar.gz.
File metadata
- Download URL: tls_xession-1.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3698e725793e26394b639da72f7ff0d0e3c9f05fbfb6b0bbcb04dd325d1cd8b7
|
|
| MD5 |
72e37147a8d113a8ec5b470fb2b799c6
|
|
| BLAKE2b-256 |
1bc4cb9bd1c6724a2a59edb22f24accdf2773a9977a7bdb9eedf2a9638aa03e0
|
File details
Details for the file tls_xession-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tls_xession-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01424c2060858ba2188cd33ba49a9ce5e7e8e9c710241c4ff1f487f487e2cab4
|
|
| MD5 |
5e91dfcca4ea360447bcaebbe17f91b7
|
|
| BLAKE2b-256 |
c762ba0fbdd0469810346515cea4b4a59199d522bc9247379efdeef7ccfb7941
|