add: python project: port-scanner (#1)

Add python project:
- A fast port scanner is written in python with a focus on reliability and simplicity. 
- Project is containing all the necessary guidelines
This commit is contained in:
Kabir
2022-09-28 12:40:57 +05:30
committed by GitHub
parent bf9ea4e941
commit cf04251f99

View File

@@ -1312,6 +1312,15 @@
],
"description": "The Python Internationalization Library."
},
{
"name": "port scanner",
"link": "https://github.com/thecyberworld/port-scanner",
"label": "difficulty/low",
"technologies": [
"Python"
],
"description": "A fast port scanner written in python with a focus on reliability and simplicity."
},
{
"name": "Kinto",
"link": "https://github.com/Kinto/kinto",