Format the output of WpUser::BruteForcable

This commit is contained in:
erwanlr
2013-04-13 19:02:14 +02:00
parent 704c6b1669
commit 4f182dc41b

View File

@@ -61,6 +61,7 @@ class WpUser < WpItem
# run all of the remaining requests # run all of the remaining requests
hydra.run hydra.run
puts if options[:show_progression]
end end
# @param [ Typhoeus::Response ] response # @param [ Typhoeus::Response ] response