Method: Msf::Exploit::Remote::Udp#lhost

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

#lhostObject

Returns the local host



130
131
132
# File 'lib/msf/core/exploit/remote/udp.rb', line 130

def lhost
  datastore['LHOST']
end