image description

ZeroTier

by Blue Robotics

Sets up a virtual network between your devices. This allows you to access your vehicle as if it were on a local network, through internet.

Permissions

{
    "HostConfig": {
        "Binds": [
            "/usr/blueos/extensions/zerotier:/var/lib/zerotier-one",
            "/var/lib/zerotier-one:/old-settings"
        ],
        "CapAdd": [
            "SYS_ADMIN",
            "NET_ADMIN"
        ],
        "Devices": [
            {
                "CgroupPermissions": "rwm",
                "PathInContainer": "/dev/net/tun",
                "PathOnHost": "/dev/net/tun"
            }
        ],
        "NetworkMode": "host",
        "Privileged": true
    },
    "NetworkMode": "host"
}
Install

Free download

Latest Version

1.14.2

Active installs

< 100

Size

78.63 MB

Free extension includes
  • Product updates and improvements
  • Community support
Support
Tags
Requirements
  • BlueOS >=1.3.0
Supported Architecture
    arm64 arm amd64