0a96dff67f4eebe9f00cab8ee55f725a85fdad63
compare boolean result using `is` operator instead of `==`
pscanner
Table of Contents
Installation
pip install pscanner
Development
Prereqs for development
pipx install hatch
Running development environment
hatch shell
License
pscanner is distributed under the terms of the MIT license.
Description
Messing around with port scanning in python using https://www.thepythoncode.com/article/make-port-scanner-python
Languages
Python
100%