Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 49a4921

Browse files
author
Jonathan Claudius
committed
fix comments
1 parent 2d93284 commit 49a4921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ssh_scan/ssh_fp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class SshFp
2222
def query(fqdn)
2323
sshfp_records = []
2424

25-
# try up to 3 times to resolve ssh_fp's
25+
# try up to 5 times to resolve ssh_fp's
2626
5.times do
2727

2828
# Reference: https://stackoverflow.com/questions/28867626/how-to-use-resolvdnsresourcegeneric

0 commit comments

Comments
 (0)