mjkim18 / Python_PortScan

1 stars 1 forks source link

Error checking should be in place #5

Open jusso-dev opened 2 years ago

jusso-dev commented 2 years ago

Error checking based on response from checking a port, should catch and handle error in a 'nice way' so that the end user does not have the program crash on them, or is return a vague, non-helpful error message.