This commit is contained in:
19
nostromo.project.json
Normal file
19
nostromo.project.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user