Zev Averbach 0a96dff67f Merge pull request #1 from zevaverbach/patch-1
compare boolean result using `is` operator instead of `==`
2022-11-02 15:11:27 +01:00
2022-11-01 19:05:44 -05:00
2022-10-26 23:49:47 -05:00
2022-10-26 23:49:47 -05:00
2022-11-01 19:02:42 -05:00
2022-11-01 19:02:42 -05:00

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
Readme 54 KiB
Languages
Python 100%