Pinned Repositories
brotli-wasm
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
frida-interception-and-unpinning
Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic
httptoolkit
HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help.
httptoolkit-android
Automatic Android interception & debugging with HTTP Toolkit, for Android
httptoolkit-desktop
Electron wrapper to build and distribute HTTP Toolkit for the desktop
httptoolkit-server
The backend of HTTP Toolkit
httptoolkit-ui
The UI of HTTP Toolkit
mockrtc
Powerful friendly WebRTC mock peer & proxy
mockttp
Powerful friendly HTTP mock server & proxy library
react-reverse-portal
React reparenting :atom_symbol: Build an element once, move it anywhere
HTTP Toolkit's Repositories
httptoolkit/android-ssl-pinning-demo
A tiny demo Android app using SSL pinning to block HTTPS MitM interception
httptoolkit/docker-registry-facade
A tiny self-hostable Docker Registry facade - own your image URL without running your own registry
httptoolkit/read-tls-client-hello
A pure-JS module to read TLS client hello data and calculate TLS fingerprints from an incoming socket connection.
httptoolkit/docker-socks-tunnel
A tiny Dockerized SOCKS5 proxy
httptoolkit/mockipfs
Powerful friendly IPFS mock node & proxy
httptoolkit/mockthereum
Powerful friendly Ethereum mock node & proxy
httptoolkit/browser-launcher
Detect the browser versions available on your system, and launch them in an isolated profile for automation & testing purposes.
httptoolkit/mockttp-proxy-demo
A tiny demo, showing how to build your own scriptable HTTPS-intercepting proxy with Mockttp
httptoolkit/mobx-shallow-undo
Zero-config undo & redo for Mobx
httptoolkit/ios-ssl-pinning-demo
A tiny demo iOS app using SSL pinning to block HTTPS MitM interception
httptoolkit/mockrtc-extension-example
An example web extension, using MockRTC to intercept & debug your own WebRTC traffic
httptoolkit/mac-system-proxy
Access the Mac system proxy settings from Node.js
httptoolkit/adbkit
A pure Node.js client for the Android Debug Bridge.
httptoolkit/osx-find-executable
Find an app's executable by its bundle id
httptoolkit/testserver
A public test server for HTTP & related protocols, similar to httpbin.org (but actively maintained)
httptoolkit/webextension
A browser extension used in HTTP Toolkit
httptoolkit/act-build-base
A base image for local GitHub Action builds with Act
httptoolkit/node-launcher
WIP: An node.js-powered launcher for httptoolkit (try 'npx httptoolkit')
httptoolkit/websocket-stream
websockets with the node stream API
httptoolkit/dbus-native
(Forked) D-bus protocol client and server for node.js written in native javascript
httptoolkit/ipfs-openapi-spec
An IPFS OpenAPI spec, automatically generated from the official documentation
httptoolkit/destroyable-server
A tiny Node.js module to make any net.Server force-closeable
httptoolkit/statuspagestatuspage
httptoolkit/http2-wrapper
Use HTTP/2 the same way like HTTP/1
httptoolkit/import-sync
Synchronously and dynamically import ES6 modules in NodeJS
httptoolkit/node-socks-proxy-agent
A SOCKS (v4/v5) proxy `http.Agent` implementation for HTTP and HTTPS
httptoolkit/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
httptoolkit/subscriptions-transport-ws
:arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
httptoolkit/upstream-httpsnippet
HTTP Request snippet generator for many languages & libraries
httptoolkit/zstd-codec
Zstandard codec for Node.js and Web, powered by Emscripten