Showing 17 open source projects for "proxy"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    iOS WebKit Debug Proxy

    iOS WebKit Debug Proxy

    A DevTools proxy for iOS devices

    The ios_webkit_debug_proxy (aka iwdp) proxies requests from usbmuxd daemon over a websocket connection, allowing developers to send commands to MobileSafari and UIWebViews on real and simulated iOS devices. iOS WebKit Debug Proxy works on Linux, MacOS & Windows. The iOS Simulator is supported, but it must be started before the proxy. The simulator can be started in XCode, standalone, or via the command line. ios_webkit_debug_proxy can be used with many tools such as Chrome DevTools and Safari Web Inspector. To use Chrome DevTools it's the recommendation to use the RemoteDebug/remotedebug-ios-webkit-adapter project, which has instructions on how to setup Chrome to remote debug iOS devices, much similar to Android debugging. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Bot Framework Emulator

    Bot Framework Emulator

    Locally test and debug chat bots built with the Bot Framework SDK

    ...Before connecting your bot to the Bot Framework Emulator, you need to run your bot locally. You can use Visual Studio or Visual Studio Code to run your bot, or use the command line. When you are developing behind a corporate proxy, the Emulator will use the configured environment variables HTTP_PROXY and HTTPS_PROXY, which specify the proxy URL route for HTTP and HTTPs requests.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Proxyman

    Proxyman

    Web Debugging Proxy for macOS, iOS, and Android

    Don't let cumbersome web debugging tools hold you back. With Proxyman's native macOS app, you can capture, inspect, and manipulate HTTP(s) traffic with ease. Intuitive, thoughtful, built with meticulous attention to detail. Comprehensive Guideline to set up with iOS simulator and iOS and Android devices. Proxyman acts as a man-in-the-middle server that capture the traffic between your applications and SSL Web Server. With built-in macOS setup, so you can inspect your HTTP/HTTPS Request and...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Requestly

    Requestly

    A Powerful API Mocking and Testing Tool

    Most Popular developer tool for frontend developers & QAs to debug web and mobile applications. Redirect URL (Switch Environments), Modify Headers, Mock APIs, Modify Response, Insert Scripts & Report Bugs with debugging sessions. Bring the power of Charles Proxy, Fiddler & Postman together with beautiful, modern UI & collaboration features. Available as a browser extension on all major browsers & desktop apps on all platforms. Requestly is an Open-Source platform for front-end developers with essential tooling & integrations that helps them write, test & debug their code 10x faster. Requestly reduces dependency on backend devs and environments for development & testing needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Personalized Text Messaging for Innovative Brands | Attentive Icon
    Personalized Text Messaging for Innovative Brands | Attentive

    Send smarter campaigns, see faster conversions, achieve higher ROI

    Reach your customers where they are—their phones. Attentive’s conversational commerce platform helps 8,000+ brands—from retail enterprises to e-commerce entrepreneurs—engage customers and drive billions in revenue via SMS marketing. We'll help you target the right audience for your messages, and measure your most important metrics to optimize your program. And with our flexible integrations, you can easily connect to the rest of your marketing stack, too. Learn more about our free 30-day trial.
    Learn More
  • 5
    Lightproxy

    Lightproxy

    Cross platform Web debugging proxy

    LightProxy is a local proxy packet capture software based on whistle. Packet capture, including wireless scene capture. Real-time hosts binding. Forward resources according to rules. Mock interface, page, etc. Modify the content of the request and response, for example, insert script in the page, modify the return header, etc. Start LightProxy in the application list.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Bagel

    Bagel

    A little native network debugging tool for iOS

    Bagel is a little native iOS network debugger. It's not a proxy debugger so you don't have to mess around with certificates, proxy settings etc. As long as your iOS devices and your Mac are in the same network, you can view the network traffic of your apps separated by the devices or simulators. Most basic usage is to start Bagel iOS before any network operation. Since Bagel exposes every request info to the public it would be better if you disable it for the store versions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    shadowsocks-libev

    shadowsocks-libev

    Bug-fix-only libev port of shadowsocks

    Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes. Shadowsocks-libev is written in pure C and depends on libev. It's designed to be a lightweight implementation of shadowsocks protocol, in order to keep the resource usage as low as possible. Snap is the recommended way to install the latest binaries. You can build shadowsocks-libev and all its dependencies by script.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    RemoteDebug iOS WebKit Adapter

    RemoteDebug iOS WebKit Adapter

    Debug Safari and WebViews on iOS from tools like VS Code

    ...Install VS Code, and the VS Code Chrome Debugger, then create a launch.json configuration where port is set to 9000. The protocol adapter is implemented in TypeScript as Node-based CLI tool which starts an instance of ios-webkit-debug-proxy, detects the connected iOS devices, and then starts up an instance of the correct protocol adapter depending on the iOS version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    James

    James

    Web Debugging Proxy Application

    James is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser. It is an open-source alternative to the popular developer tool Charles. James is built with hoxy, electron and react. Use wildcards in the "url to map" field, put a "*" between two adjacent slashes. The electron instance will automatically reload whenever a change is made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Quality and compliance software for growing life science companies Icon
    Quality and compliance software for growing life science companies

    Unite quality management, product lifecycle, and compliance intelligence to stay continuously audit-ready and accelerate market entry

    Automate gap analysis across FDA, ISO 13485, MDR, and 28+ regulatory standards. Cross-map evidence once, reuse across submissions. Get real-time risk alerts and board-ready dashboards, so you can expand into new markets with confidence
    Learn More
  • 10

    httpr

    HTTP Rake - a simple HTTP server for examining/testing HTTP requests

    HTTP Rake - httpr - is a lightweight and flexible HTTP testing tool that is useful for examining and testing HTTP requests without the need for a full-fledged Web server or a proxy. Implemented in Go, httpr is extremely compact, and can be run locally, which is useful in cases when sending HTTP traffic to a third-party hosted solutions is not desirable, or impractical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Betwixt

    Betwixt

    Web debugging proxy based on Chrome DevTools network panel

    ...Download the latest release for your operating system, build your own bundle or run Betwixt from the source code. In order to capture traffic, you'll have to direct it to the proxy created by Betwixt in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    spy-debugger

    spy-debugger

    WeChat debugging, WebView style debugging, and real-machine debugging

    ...Keep the phone and PC under the same network (for example, connect to the same Wi-Fi at the same time). Enter the command line spy-debugger, follow the command line prompt to open the corresponding address with a browser. Set the HTTP proxy of the mobile phone, the proxy IP address is set to the PC's IP address, and the port is spy-debuggerthe startup port (default port: 9888), and then, install the certificate on the mobile phone. Use the mobile browser to visit the page you want to debug.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse eng
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    PonyDebugger

    PonyDebugger

    Remote network and data debugging for your native iOS app using Chrome

    ...To use PonyDebugger, you must implement the client in your application and connect it to the gateway server. There is currently an iOS client and the gateway server. PonyDebugger sends your application's network traffic through ponyd, PonyDebugger's proxy server. You use Inspector's Network tools to debug network traffic like how you would debug network traffic on a website in Google Chrome. PonyDebugger forwards network traffic, and does not sniff network traffic. This means that traffic sent over a secure protocol (https) is debuggable. Currently, the iOS client automatically proxies data that is sent via NSURLConnection and NSURLSession methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The web debuging proxy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Enables a user to view & alter all aspects of comunications with a web site via a proxy. Primarily used for security based penetration testing of web sites, it can also be used for debugging during development. Seen as part of a hacker toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next