Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor / cleanup & bump to 5.0.0 #93

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

jcran
Copy link
Member

@jcran jcran commented Mar 13, 2021

This commit cleans up the primary interface, and introduces two new methods that can be (are) used by core and the ident CLI:

  • fingerprint_service: this method takes an ip and a port, and runs the appropriate checks
  • fingerprint_uri: this method takes a uri, and turns it into an ip/port combination that can be sent to fingerprint_service
  • list_checks: this method generates and lists all checks ... this is handy so we dont need to have clients directly interface with each protocol when generating a list of checks

@jcran jcran merged commit a539df5 into main Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant