1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zerotier_ynh.git synced 2025-09-22 15:18:30 +02:00
ZeroTier networking app for YunoHost
Find a file
2025-09-13 23:28:54 +02:00
.github Manifest v2 2024-02-27 14:47:32 +01:00
conf Fix the app (#3) 2020-03-21 19:53:42 +01:00
doc Add configuration panel for basic networking actions (#49) 2024-08-16 01:04:03 +02:00
scripts Cleanup after helpers 2.1 and fix binary handling 2024-09-29 00:46:30 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#51) 2024-09-29 00:18:23 +02:00
config_panel.toml Add configuration panel for basic networking actions (#49) 2024-08-16 01:04:03 +02:00
LICENSE Initial commit 2019-12-15 16:07:01 +01:00
manifest.toml Upgrade to v1.16.0 (#58) 2025-09-13 23:28:54 +02:00
README.md Upgrade to v1.16.0 (#58) 2025-09-13 23:28:54 +02:00
tests.toml Manifest v2 2024-02-27 14:47:32 +01:00

Logo of ZeroTier ZeroTier, packaged for YunoHost

A peer-to-peer VPN system

🌐 Official app website Version: 1.16.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream ZeroTier repository: https://github.com/zerotier/ZeroTierOne

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade zerotier -u https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.