HTTP Toolkit's repositories
frida-interception-and-unpinning
Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic
react-reverse-portal
React reparenting :atom_symbol: Build an element once, move it anywhere
httptoolkit-desktop
Electron wrapper to build and distribute HTTP Toolkit for the desktop
httptoolkit-android
Automatic Android interception & debugging with HTTP Toolkit, for Android
httptoolkit-server
The backend of HTTP Toolkit
httptoolkit-ui
The UI of HTTP Toolkit
brotli-wasm
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
android-ssl-pinning-demo
A tiny demo Android app using SSL pinning to block HTTPS MitM interception
httptoolkit-website
The main website of HTTP Toolkit: beautiful, cross-platform & open-source tools to debug, test and develop with HTTP(S).
read-tls-client-hello
A pure-JS module to read TLS client hello data and calculate TLS fingerprints from an incoming socket connection.
docker-socks-tunnel
A tiny Dockerized SOCKS5 proxy
openapi-directory-js
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
httpolyglot
Serve http and https connections over the same port with node.js
xz-decompress
XZ decompression for the browser & Node without native code, via WebAssembly
httpsnippet
HTTP Request snippet generator for many languages & libraries
http-encoding
Everything you need to handle HTTP message body content-encoding
anonymizing-reverse-proxy
Anonymizing reverse proxy used between HTTP Toolkit end users & 3rd party services
os-proxy-config
Access the operating system proxy configuration from Node.js, for all platforms
windows-system-proxy
Access the Windows system proxy settings from Node.js.
testserver
A public test server for HTTP & related protocols, similar to httpbin.org (but actively maintained)
webextension
A browser extension used in HTTP Toolkit
httptoolkit-js-util
A tiny utility package, sharing JS code widely used across HTTP Toolkit projects
llhttp
Port of http_parser to llparse
node-jsonc-parser
Scanner and parser for JSON with comments.