Do not try to bind to LHOST
git-svn-id: file:///home/svn/framework3/trunk@9057 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -50,7 +50,7 @@ module ReverseHttps
|
||||
# Start the HTTPS server service on this host/port
|
||||
self.service = Rex::ServiceManager.start(Rex::Proto::Http::Server,
|
||||
datastore['LPORT'].to_i,
|
||||
datastore['LHOST'],
|
||||
'0.0.0.0',
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user