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

Updated error handling on inaccessible servers. #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sp0ilerr
Copy link

@sp0ilerr sp0ilerr commented Jan 8, 2025

Updated error handling when the server is inaccessible.

If the server is not accessible it will simply print the error and continue rather than throwing a fatal error. This will allow scans that are iterating over multiple servers in a file to continue if an inaccessible server is hit.

Updated error handling when the server is inaccessible. If the server is not accessible it will simply print the error and continue rather than throwing a fatal error. This will allow scans that are iterating over multiple servers in a file to continue if an inaccessible server is hit.
@sp0ilerr sp0ilerr changed the title Update shortscan.go Updated error handling on inaccessible server Jan 8, 2025
@sp0ilerr sp0ilerr changed the title Updated error handling on inaccessible server Updated error handling on inaccessible servers. Jan 8, 2025
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