Module: SurroGate
- Defined in:
- lib/surro-gate.rb,
lib/surro-gate/proxy.rb,
lib/surro-gate/version.rb,
lib/surro-gate/proxy_error.rb
Overview
A generic purpose TCP-to-TCP proxy
Defined Under Namespace
Classes: Proxy, ProxyError
Constant Summary collapse
- VERSION =
'0.2.1'.freeze
Class Method Summary collapse
-
.new(logger = nil) ⇒ Proxy
Initializes a new Proxy instance.