iagox86 / dnscat2

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

Loop of error /dnscat2/server/libs/dnser.rb:872: warning: Capturing the given block using Kernel#proc is deprecated; #157

Open Georgious-Mirage opened 4 years ago

Georgious-Mirage commented 4 years ago

Hi this is similar to below issues

https://github.com/iagox86/dnscat2/issues/155

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

theevilbit commented 4 years ago

Same issue here