1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1283 from YunoHost/add-zerotier

Add ZeroTier
This commit is contained in:
Éric Gaspar 2022-08-13 16:50:06 +02:00 committed by GitHub
commit 26d89ba841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4165,6 +4165,18 @@
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/zeronet_ynh" "url": "https://github.com/YunoHost-Apps/zeronet_ynh"
}, },
"zerotier": {
"antifeatures": [
"not-totally-free",
"non-free-network"
],
"category": "system_tools",
"state": "working",
"subtags": [
"network"
],
"url": "https://github.com/YunoHost-Apps/zerotier_ynh"
},
"zomburl": { "zomburl": {
"category": "small_utilities", "category": "small_utilities",
"maintained": false, "maintained": false,