This is a demonstration project for our full-featured java5 code generator. == FEATURES: Open model.pdf to have an idea of supported UML constructs. == SYNOPSIS: === INSTALLATION: 1) download and install a ruby distribution (>=1.8.6) ( http://rubyforge.org/frs/?group_id=167&release_id=17128 ) 2) update ruby plateform $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem update --system 3) install ontomde $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem install ontomde === RUN DEMONSTRATION:
Net::HTTP automatically detects and uses proxies from the environment.
The simple way to HTTP GET over Tor with ruby.
Implements a simple reverse HTTP proxy - useful for advanced configuration or inspection of reverse proxies in development.
Gather free http proxy data
An http proxy that allows for javascript injections for DOM inspection
Proxy for Wormly.com's health monitoring to enable monitoring of machines that are behind firewalls or where you don't want to run Wormly's HTTP and PHP-based monitoring script. Requires only Ruby on the proxy server and nothing at all on the machines being monitored when the SSH-based backend is used.
TCP and HTTP proxy scripts
Zokor is an HTTP proxy tunnelling tool that collapses multiple HTTP proxies into one. It's useful when you want to send traffic through a chain of two HTTP proxies where the first supports the CONNECT verb. Zokor presents a local server that transparently tunnels packets through the first proxy as though clients were directly connected to the second proxy. It optionally uses TLS to connect to the second proxy.
unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
Simple HTTP proxy which adds Conjur authentication headers
A Rack compatible HTTP Proxy
A simple http proxy to the salesforce apis for use in rack applications
Installer for all ontomde demos. == FEATURES: Please refer to each specific enclosed demo. === INSTALLATION: 1) download and install a ruby distribution (>=1.8.6) ( http://rubyforge.org/frs/?group_id=167&release_id=17128 ) 2) update ruby plateform $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem update --system 3) install ontomde-demo $ set HTTP_PROXY=http://yourproxy:yourport (in case you need one) $ gem install ontomde-demo
\Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between Unicorn and slow clients.
Multiplexing HTTP proxy for decoupled inter-service notifications
Zebra is a HTTP proxy server that uses ZMQ as the wire protocol between HTTP proxy gateway(s) and backend worker node(s). This allows for seamless load distribution to worker nodes behind a firewall.
Simple Ruby wrapper around the HTTP server VLC exposes
simple logging/caching proxy for Net::HTTP
Map subdomains to git branches for switching live codebases on the fly. It's a Rack application that acts as a HTTP proxy between you and your web application for rapid testing.
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies. This is a fork of proxifier https://github.com/samuelkadolph/ruby-proxifier The fork allows the gem to run on modern ruby versions and adds some minor features.
A redirector, url mangler and webpage interceptor for the Squid HTTP proxy
CommandLine Interface for Holistics.io, proxy request through Holistics HTTP API
use ENV['http_proxy'] for Net::HTTP
In case of nginx proxy, I wish to set SCRIPT_NAME to some value, but it sets HTTP_SCRIPT_NAME. So that, I'd like to adjust SCRIPT_NAME and PATH_INFO accordantly
HTTP proxy server that communicates origin server slowly to emulate slow client.
\Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between \Unicorn and slow clients.
Anonymously make HTTP requests through the tor network using Socks5 Proxy
a dsl for proxying http traffic
Gem for finding and testing http proxy servers
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby and a simple REST API (as shown below). MockServer Proxy is a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding). Both MockServer and the MockServer Proxy record all received requests so that it is possible to verify exactly what requests have been sent by the system under test.
SSL Proxy for HTTP Thin servers
A transparent HTTP proxy useful in the preliminary recognize step for a web application security assessment
A generic Fluentd output plugin to send records to HTTP / HTTPS endpoint, with SSL, Proxy, and Header implementation
Proxy server to record HTTP request/response with VCR
\Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between \Unicorn and slow clients.
A configurable and extensible, HTTP proxy and capture library, implementing the BrowserMob Proxy REST api.
simple logging/caching proxy for Net::HTTP
Simple HTTP proxy which adds authentication headers from Conjur"
implements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.
Makes an HTTP request to check if a web proxy is working
unicorn is an HTTP server for Rack applications that has done decades of damage to the entire Ruby ecosystem due to its ability to tolerate (and thus encourage) bad code. It is only designed to handle fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients must only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
Make HTTP requests through a tor as proxy.