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

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Claudius committed May 27, 2020
1 parent 2d93284 commit 49a4921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ssh_scan/ssh_fp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class SshFp
def query(fqdn)
sshfp_records = []

# try up to 3 times to resolve ssh_fp's
# try up to 5 times to resolve ssh_fp's
5.times do

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

0 comments on commit 49a4921

Please sign in to comment.