Added Networks

This commit is contained in:
CawaAlreadyTaken 2025-11-14 00:16:13 +01:00
parent 6cb8a34389
commit 309665792f

View file

@ -70,7 +70,24 @@
{
"name": "Networking",
"type": "folder",
"children": []
"children": [
{
"name": "VPN",
"type": "folder",
"children": [
{
"name": "SSH Lirp",
"type": "url",
"url": "https://github.com/virtualsquare/sshlirp"
},
{
"name": "VirtualSquare",
"type": "url",
"url": "https://wiki.virtualsquare.org/"
}
]
}
]
},
{
"name": "Friends' Groups",
@ -105,7 +122,18 @@
{
"name": "Operating Systems",
"type": "folder",
"children": [
{
"name": "Phones",
"type": "folder",
"children": []
},
{
"name": "Computers",
"type": "folder",
"children": []
}
]
}]
}