mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Re-word Snap package description
This commit is contained in:
parent
4e10b4e017
commit
5cb6265547
1 changed files with 17 additions and 4 deletions
|
@ -1,14 +1,27 @@
|
||||||
name: zerotier
|
name: zerotier
|
||||||
summary: ZeroTier is a software-based managed Ethernet switch for planet Earth.
|
summary: Securely connect any device, anywhere.
|
||||||
description: |
|
description: |
|
||||||
It erases the LAN/WAN distinction and makes VPNs, tunnels, proxies, and other kludges arising from the inflexible nature of physical networks obsolete. Everything is encrypted end-to-end and traffic takes the most direct (peer to peer) path available.
|
|
||||||
This snap contains ZeroTier One, a service that provides ZeroTier network connectivity and makes joining virtual networks as easy as joining IRC or Slack channels.
|
ZeroTier is a software-based managed Ethernet switch for planet Earth. Use it to connect your
|
||||||
Visit ZeroTier's site for more information and pre-built binary packages. Apps for Android and iOS are available for free in the Google Play and Apple app stores.
|
desktop clients, servers, phones, NAS, or even individual applications (using our SDK).
|
||||||
|
|
||||||
|
This snap contains ZeroTier One, a service that provides ZeroTier network connectivity and
|
||||||
|
makes joining virtual networks as easy as joining IRC or Slack channels. Apps for Android
|
||||||
|
and iOS are available for free in the Google Play and Apple app stores.
|
||||||
|
|
||||||
|
ZeroTier eliminates the LAN/WAN distinction and makes VPNs, tunnels, proxies, and other kludges
|
||||||
|
arising from the inflexible nature of physical networks obsolete. Everything is encrypted
|
||||||
|
end-to-end and traffic takes the most direct (peer to peer) path available.
|
||||||
|
|
||||||
Install
|
Install
|
||||||
|
|
||||||
sudo snap install zerotier
|
sudo snap install zerotier
|
||||||
|
|
||||||
Join your network
|
Join your network
|
||||||
|
|
||||||
sudo zerotier join <nwid>
|
sudo zerotier join <nwid>
|
||||||
sudo zerotier status
|
sudo zerotier status
|
||||||
|
|
||||||
Approve your new node in ZeroTier Central (https://my.zerotier.com)! Welcome online!
|
Approve your new node in ZeroTier Central (https://my.zerotier.com)! Welcome online!
|
||||||
|
|
||||||
adopt-info: one
|
adopt-info: one
|
||||||
|
|
Loading…
Add table
Reference in a new issue