Added Networks
This commit is contained in:
parent
6cb8a34389
commit
309665792f
1 changed files with 30 additions and 2 deletions
|
|
@ -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": []
|
||||
"children": [
|
||||
{
|
||||
"name": "Phones",
|
||||
"type": "folder",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"name": "Computers",
|
||||
"type": "folder",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue