Skip to content

Commit 223bc34

Browse files
committed
Prepend peer
1 parent 5ad3cc6 commit 223bc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/netflow_file_download.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run
7373
res.body,
7474
fname
7575
)
76-
print_good("File saved in: #{path}")
76+
print_good("#{peer} - File saved in: #{path}")
7777
else
7878
print_error("#{peer} - Failed to download file.")
7979
end

0 commit comments

Comments
 (0)