the requests package which passed ja3
Project description
requests which pass through tls
安装
- pip install requests-curl-antitls
- 执行以下脚本
# 如果有多个虚拟环境,刚才哪个python安装的curl,就用哪个python执行这个
import sys
import os
base = os.path.join(sys.prefix, "lib", "libcurl-impersonate-chrome.so")
with open(base, "rb") as inp, open("/usr/lib/libcurl-impersonate-chrome.so.4","wb") as out:
data = inp.read()
out.write(data)
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
Built Distribution
File details
Details for the file requests-curl-antitls-0.1.0rc3.tar.gz
.
File metadata
- Download URL: requests-curl-antitls-0.1.0rc3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 260d53b5a2bfeef39d133e3c16fc13ff796b999490eaef009cc095e4237ab136 |
|
MD5 | 2c2ec49130f23cfe623601c2e949afed |
|
BLAKE2b-256 | bcee5b09a78de9541666993a073fbac609aafc49317fdc28351eedc9e482e99f |
File details
Details for the file requests_curl_antitls-0.1.0rc3-py3-none-any.whl
.
File metadata
- Download URL: requests_curl_antitls-0.1.0rc3-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34ef3aa6374a2d8aab69ea547f6d80a608bfc0e9d9b5474689a858e4c6aab601 |
|
MD5 | 53aef2e05c521f0e88350fbfe33d25ae |
|
BLAKE2b-256 | f73e874eeb109d743310c4eb6b8332257512f879eb372cae88bda4af0226d77a |