-
@pimterry Muchas aplicaciones detectan la presencia de la VPN. Cuando pruebas estas aplicaciones, ¿usas un script genérico para Frida o siempre creas uno nuevo basado en cada aplicación?
tomando no…
-
#### Problem Description
System certificate cannot be installed easily like before (1. copying file to system certs path or 2. By using magisk Module)
#### Proposal
A method to circumvent thi…
-
For any Jest tests that uses
```ts
import esm from '@httptoolkit/esm';
```
e.g. running any tests in [import-sync](https://github.com/nktnet1/import-sync), the following error occurs in Node v20 (…
-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
https://github.com/httptoolkit/httptoolkit/issues/630#issuecomment-2366802019
### How oft…
-
App Name: HTTP Toolkit
Icon Name: httptoolkit
Description: It's a tool for intercept and testing HTTP requests
Webpage (optional): https://httptoolkit.com/
Original Icon:
![39777515](https://gi…
-
A couple days ago this was working fine with the same computer and the same Android device, but today it's stuck in "Scanning for apps to intercept..."
I'm debugging the issue, but it's taking more…
-
Hello, do you have any plans to allow users to use HTTP Toolkit without VPN I found an app that debugs connections without VPN ( But the phone should be rooted )
PCAPdroid can debug without a VPN
…
-
а че на python не написал?
там же всего 5 запросов, можно и бусты добавить, хотя не обязательно.
TS здорово, но теперь разгадывать.
-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
Create a new turbo repo project:
```
npx create-turbo@latest
```
Create a new file `…
cbou updated
2 months ago
-
Hello, I deployed the httptoolkit-server and httptoolkit-ui services in the main branch separately in the Linux server. I ran npm start in the httptoolkit-server directory and npm run start:web in the…