Method: Net::SSH::Proxy::HTTP#proxy_port

Defined in:
lib/net/ssh/proxy/http.rb

#proxy_portObject (readonly)

The port number of the proxy.



31
32
33
# File 'lib/net/ssh/proxy/http.rb', line 31

def proxy_port
  @proxy_port
end