awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reqable avatar

reqable/reqable-app

0
View on GitHub↗
5,947 نجوم·238 تفرعات·3 مشاهداتreqable.com↗

Reqable App

Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android.

The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alteration before forwarding. It includes a diff engine for comparing HTTP request and response messages, a multi-protocol proxy multiplexer that handles HTTP, WebSocket, and SOCKS traffic through a single port, and a cloud sync layer for synchronizing API collections and environment variables across devices. Users can import API definitions from Postman, Swagger, Insomnia, and cURL, then build and send REST requests with full control over parameters, headers, bodies, and authorization.

The broader capability surface covers traffic filtering by multiple criteria, forwarding mobile device traffic to a desktop app without Wi-Fi proxy configuration, and replaying recorded requests to compare responses. The application also supports rewriting and modifying captured requests and responses in real time using breakpoints and rewrite rules. Native installation packages are available for each platform, including Homebrew on macOS, DEB and AppImage on Linux, and APK or Google Play on Android.

Features

  • MITM Proxies - Intercepts HTTP/HTTPS traffic by running a local man-in-the-middle proxy that decrypts and re-encrypts TLS connections for inspection.
  • Cross-Platform Network Debuggers - A cross-platform network debugging application available on Windows, macOS, Linux, iOS, and Android.
  • HTTP Traffic Analysis - Inspects and modifies live HTTP/HTTPS traffic with breakpoints, rewrites, and Python scripting.
  • Traffic Proxying and Interception - Captures and inspects HTTP/HTTPS traffic via a MITM proxy, supporting rewriting, breakpoints, and Python scripting.
  • API Request Collections - Imports API definitions from Postman, Swagger, cURL, and other formats for reuse in testing workflows.
  • REST API Clients - Builds and sends REST API requests with full control over parameters, headers, bodies, and authorization.
  • REST API Clients - A REST API client for building, sending, and managing HTTP requests with collections and cloud sync.
  • HTTP Proxies - An HTTP/HTTPS debugging proxy that captures, inspects, and modifies traffic with MITM support.
  • HTTP Request Debugging - Pauses intercepted HTTP traffic to inspect, modify, and replay requests and responses with breakpoints and rewrites.
  • Breakpoint-Based Request Interceptions - Pauses live HTTP traffic at configurable breakpoints to allow manual inspection and modification before forwarding.
  • Request Testing - Builds and sends HTTP or HTTPS requests with support for collections, authorization, and performance timing.
  • REST API Testing Tools - Edits, sends, and manages REST API requests with collections, environment variables, and cloud sync.
  • HTTP Breakpoint Modifiers - Provides breakpoint-based interception that pauses live HTTP traffic for manual inspection and modification before forwarding.
  • Cloud Drive Sync - Synchronizes API collections, environment variables, and traffic data across devices using a cloud-backed storage service.
  • Python Execution Sandboxes - Executes user-written Python scripts in a sandboxed runtime to intercept, modify, or replay HTTP requests and responses.
  • Cross-Platform Collection Syncing - Syncs API collections across multiple devices by storing them in the cloud with a user account.
  • API Specification Importers - Imports API definitions from Postman, Swagger, cURL, and other common formats for reuse in testing workflows.
  • Mobile Traffic Tunnels - Captures mobile device traffic by establishing a local VPN tunnel that routes all network packets through the proxy.
  • Desktop Traffic Forwarders - Forwards mobile device traffic to a desktop app for analysis without requiring a Wi-Fi proxy configuration.
  • Network Traffic Replay Tools - Replays recorded HTTP requests and compares responses to identify differences and regressions.
  • Single Port Protocol Multiplexing - Routes HTTP, WebSocket, and SOCKS proxy traffic through a single listening port by detecting protocol handshakes.
  • Traffic Interception Rules - Customizes rewrite and breakpoint rules or writes Python scripts to intercept and process request or response data.
  • Traffic Protocol Inspection - Inspects HTTP, WebSocket, and SOCKS proxy traffic through a single MITM proxy port.
  • HTTP Message Diff Engines - Compares two HTTP request or response messages structurally and visually highlights differences in headers, bodies, and status codes.
  • HTTP Request Replayers - Replays recorded requests and compares request and response messages to spot data differences.
  • HTTP Request Replay and Diff - Replays recorded requests and compares request and response messages to spot data differences.
  • Traffic Filtering - Locates specific requests using filters for applications, domains, data types, bookmarks, and multi-condition searches.
  • HTTP Message Differs - Visualizes data differences between requests and responses using a built-in diff tool to quickly locate bugs.

سجل النجوم

مخطط تاريخ النجوم لـ reqable/reqable-appمخطط تاريخ النجوم لـ reqable/reqable-app

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Reqable App

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Reqable App.
  • requestly/requestlyالصورة الرمزية لـ requestly

    requestly/requestly

    6,341عرض على GitHub↗
    TypeScriptapiapi-clientapi-mock
    عرض على GitHub↗6,341
  • thunderclient/thunder-client-supportالصورة الرمزية لـ thunderclient

    thunderclient/thunder-client-support

    3,717عرض على GitHub↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    apigraphqlhttpclient
    عرض على GitHub↗3,717
  • httpie/desktopالصورة الرمزية لـ httpie

    httpie/desktop

    3,851عرض على GitHub↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    apiapi-clientapi-testing
    عرض على GitHub↗3,851
  • andresriancho/w3afالصورة الرمزية لـ andresriancho

    andresriancho/w3af

    4,850عرض على GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    عرض على GitHub↗4,850
عرض جميع البدائل الـ 30 لـ Reqable App→

الأسئلة الشائعة

ما هي وظيفة reqable/reqable-app؟

Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android.

ما هي الميزات الرئيسية لـ reqable/reqable-app؟

الميزات الرئيسية لـ reqable/reqable-app هي: MITM Proxies, Cross-Platform Network Debuggers, HTTP Traffic Analysis, Traffic Proxying and Interception, API Request Collections, REST API Clients, HTTP Proxies, HTTP Request Debugging.

ما هي البدائل مفتوحة المصدر لـ reqable/reqable-app؟

تشمل البدائل مفتوحة المصدر لـ reqable/reqable-app: requestly/requestly. thunderclient/thunder-client-support — Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and… httpie/desktop — This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… proxymanapp/proxyman — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket… dstotijn/hetty — Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic…