vinitshahdeo/PortScanner

[Feature] Include ipscanner feature in python3 .

Open

#57 opened on Aug 16, 2020

 (5 comments) (0 reactions) (1 assignee)Python (122 forks)auto 404
CH20easyenhancementgood first issuehacktoberfestpython3

Repository metrics

Stars
 (150 stars)
PR merge metrics
 (PR metrics pending)

Description

The master branch of the repository is maintained for python2 whereas the feature/python3.8 branch is maintained for python3.

The 'ipscanner' feature in master ( src/ipscanner.py ) is compatible with python2, write the corresponding python3 code for 'ipscanner' and create a PR in feature/python3.8 branch.

Contributor guide