Method: Msf::Exploit::Remote::Udp#rhost

Defined in:
lib/msf/core/exploit/remote/udp.rb

#rhostObject

Returns the target host



144
145
146
# File 'lib/msf/core/exploit/remote/udp.rb', line 144

def rhost
  datastore['RHOST']
end