-
How to reproduce issue:
`session = hrequests.Session(browser='chrome', version=112)`
`resp = session.get("https://httpbin.org/headers")`
`print(resp.json())`
It will show a different version in Ch…
-
### Verify steps
- [X] 确保你使用的是**本仓库**最新的的 clash 或 clash Alpha 版本 Ensure you are using the latest version of Clash or Clash Premium from **this repository**.
- [ ] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is th…
-
sorry, I haven't had enough time to discover and see how the whole perimeterX works outside of it's fingerprinting... but it looks like even if you get the payload and `_px2` header, just a simple `cu…
XBeg9 updated
3 months ago
-
Hello everyone! 👋
I’m currently working on a Twitter bot using Python and the [Twikit](https://pypi.org/project/twikit/) package. The goal is to target specific users and send them a direct message…
-
### Prerequisites
- [X] I have searched the issue tracker to avoid opening a duplicate issue.
- [X] I have read the [documentation](https://github.com/dobbelina/repository.dobbelina/wiki/Cumination:-…
-
cant find what the coma I'm missing..... new set of eyes would be appreciated..
/*
*"cpu_threads_conf" :
*[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
…
-
Hi:
the openssl version is 1.0.2k, my use case is creating many SSL by " ssl_connection->ssl=SSL_new(ssl_ctx_tls)", all the "ssl_connection->ssl" use the same variable named ssl_ctx_tls. and I n…
-
mình vẫn đang dùng bình thường thì tự nhiên bị lỗi như này, làm sao để fix vậy nhỉ
``` python
# Configure of VietOCR
config = Cfg.load_config_from_name('vgg_transformer')
# config = Cfg.load_con…
-
```
godtoy@ubuntu:~/Desktop/work/tls-fingerprinting/fingerprintls$ sudo ./fingerprintls -i ens33
Using interface: ens33
Loaded 409 signatures
Warning: Kernel filter failed: Cannot allocate memory
…
-
We should try to use BearSSL whenever possible.
To do:
- [ ] nginx
OpenSSL code is mostly contained in one file. It seems possible, but difficult to port to libtls.
- [ ] python
Used by hashlib…