diff --git a/data.json b/data.json index 28ce1de..841bff0 100644 --- a/data.json +++ b/data.json @@ -1303,6 +1303,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",