20 lines
543 B
JSON
20 lines
543 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"slug": "aegis-dos-protection",
|
|
"title": "Aegis DOS Protection",
|
|
"description": "Aegis stands guard against denial-of-service attacks through efficient user-space packet processing, showcasing C++ expertise.",
|
|
"tags": ["C++", "Cyber Security", "DOS"],
|
|
"repo": {
|
|
"visibility": "public",
|
|
"url": "https://git.wieerwill.dev/wieerwill/aegis-dos-protection"
|
|
},
|
|
"site": {
|
|
"published": true,
|
|
"featured": false
|
|
},
|
|
"readme": {
|
|
"path": "README.md",
|
|
"excerptMode": "first-paragraph"
|
|
}
|
|
}
|