Method: Net::SSH::Proxy::HTTP#proxy_host
- Defined in:
- lib/net/ssh/proxy/http.rb
#proxy_host ⇒ Object (readonly)
The hostname or IP address of the HTTP proxy.
28 29 30 |
# File 'lib/net/ssh/proxy/http.rb', line 28 def proxy_host @proxy_host end |