iagox86 / dnscat2

BSD 3-Clause "New" or "Revised" License
3.4k stars 599 forks source link

I am getting a loop of the below error. #155

Open Zeloticus opened 4 years ago

Zeloticus commented 4 years ago

Hi,

After a successful connection between the client and the server, I am getting the following error as a loop.

/dnscat2/server/libs/dnser.rb:872: warning: Capturing the given block using Kernel#proc is deprecated; use &block instead /dnscat2/server/tunnel_drivers/driver_dns.rb:316: warning: Capturing the given block using Kernel#proc is deprecated; use &block instead

Could you please help me out?