You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
insteadCould you please help me out?
The text was updated successfully, but these errors were encountered: