https://github.com/yunohost-apps/zerotier_ynh
ZeroTier networking app for YunoHost
https://github.com/yunohost-apps/zerotier_ynh
yunohost yunohost-apps zerotier
Last synced: 6 months ago
JSON representation
ZeroTier networking app for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/zerotier_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2019-12-15T14:40:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T08:57:12.000Z (12 months ago)
- Last Synced: 2025-03-30T00:41:16.627Z (7 months ago)
- Topics: yunohost, yunohost-apps, zerotier
- Language: Shell
- Homepage:
- Size: 152 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZeroTier for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/zerotier/)  
[](https://install-app.yunohost.org/?app=zerotier)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install ZeroTier quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Zerotier sets up Global Area Networks.
It is basically an alternative to OpenVPN, where the devices are not dependent on a main VPN server but are connected peer-to-peer.**Shipped version:** 1.14.2~ynh1
## :red_circle: Antifeatures- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing --debug
or
sudo yunohost app upgrade zerotier -u https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing --debug
```**More info regarding app packaging:**