180 skills found · Page 1 of 6
google / TamperchromeTamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
wendux / Ajax HookIntercepting browser's http requests which made by XMLHttpRequest.
gabrielfalcao / HTTPrettyIntercept HTTP requests at the Python socket level. Fakes the whole socket module
softonic / Axios RetryAxios plugin that intercepts failed requests and retries them whenever possible
Flyrell / Axios Auth RefreshLibrary that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
jpillora / XhookEasily intercept and modify XHR request and response
marcuswestin / WebViewProxyA standalone iOS & OSX class for intercepting and proxying HTTP requests (e.g. from a Web View)
moll / Node MitmIntercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.
FailedShack / USBHelperLauncherUSBHelperLauncher restores and enhances Wii U USB Helper functionality by patching it at runtime and intercepting its network requests.
justeattakeaway / Httpclient InterceptionA .NET library for intercepting server-side HTTP requests
mpalourdio / Ng Http Loader:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
Ashok-Varma / GanderGander is a simple in-app HTTP inspector for Android OkHttp clients. Gander intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.
skepticfx / WshookEasily intercept and modify WebSocket requests and message events.
vladlavrik / NetifyChrome extension to intercept and modify network requests.
code4craft / BlackholeA simple unrecursive DNS server. It can easily be configured to intercept some kind of request to one address.
al-sultani / ProkzeeA cross-platform desktop application for HTTP/HTTPS traffic interception and analysis, built with Go. Features modern UI, traffic manipulation tools, request resending, fuzzing capabilities, and AI-powered analysis.
lavyun / Better MockForked from Mockjs, Generate random data & Intercept ajax request. Support miniprogram.
alexfazio / Cc TraceClaude Code CLI skill: Interactive assistant for intercepting, debugging, analyzing and reviewing Claude Code API requests using mitmproxy
lilidan / SSWKURLIntercept Requests of WKWebView. WKWebView网络请求拦截.
DanWahlin / AngularOverlayAngularJS directive used to automatically intercept XHR requests and show an overlay and message in a web page.