We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775ebce commit ed9bb3eCopy full SHA for ed9bb3e
modules/auxiliary/scanner/natpmp/natpmp_portscan.rb
@@ -48,7 +48,7 @@ def run_host(host)
48
if (external_address)
49
print_good("#{peer} responded with external address of #{external_address}")
50
else
51
- vprint_status("#{peer} didn't responsd with an external address")
+ vprint_status("#{peer} didn't respond with an external address")
52
return
53
end
54
0 commit comments