mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-29 23:08:39 -08:00
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:
@@ -1312,6 +1312,15 @@
|
|||||||
],
|
],
|
||||||
"description": "The Python Internationalization Library."
|
"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",
|
"name": "Kinto",
|
||||||
"link": "https://github.com/Kinto/kinto",
|
"link": "https://github.com/Kinto/kinto",
|
||||||
|
|||||||
Reference in New Issue
Block a user