diff --git a/data.json b/data.json index 16eec77..da513ff 100644 --- a/data.json +++ b/data.json @@ -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",