add nostromo project json
This commit is contained in:
19
nostromo.project.json
Normal file
19
nostromo.project.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"schemaVersion": 1,
|
||||||
|
"slug": "MobilePenBerry",
|
||||||
|
"title": "MobilePenBerry",
|
||||||
|
"description": "Mobile penetration testing, password cracking, and WiFi-testing station on a Raspberry Pi, demonstrating Shell scripting capabilities.",
|
||||||
|
"tags": ["Shell", "RPi", "Hacking"],
|
||||||
|
"repo": {
|
||||||
|
"visibility": "public",
|
||||||
|
"url": "https://git.wieerwill.dev/wieerwill/MobilePenBerry"
|
||||||
|
},
|
||||||
|
"site": {
|
||||||
|
"published": true,
|
||||||
|
"featured": false
|
||||||
|
},
|
||||||
|
"readme": {
|
||||||
|
"path": "README.md",
|
||||||
|
"excerptMode": "first-paragraph"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user