123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- app_version: 1.14.2
- capabilities:
- - description: Zerotier is able to write records to audit log
- name: AUDIT_WRITE
- - description: Zerotier is able to change file ownership arbitrarily
- name: CHOWN
- - description: Zerotier is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Zerotier is able to bypass permission checks for file operations
- name: FOWNER
- - description: Zerotier is able to perform network administration tasks
- name: NET_ADMIN
- - description: Zerotier is able to bind to privileged ports (< 1024)
- name: NET_BIND_SERVICE
- - description: Zerotier is able to use raw and packet sockets
- name: NET_RAW
- - description: Zerotier is able to change group ID of processes
- name: SETGID
- - description: Zerotier is able to transfer capabilities between processes
- name: SETPCAP
- - description: Zerotier is able to change user ID of processes
- name: SETUID
- - description: Zerotier is able to perform system administration operations
- name: SYS_ADMIN
- categories:
- - networking
- changelog_url: https://github.com/zerotier/ZeroTierOne/blob/dev/RELEASE-NOTES.md
- date_added: '2024-08-09'
- description: Securely connect any device, anywhere.
- home: https://www.zerotier.com
- host_mounts:
- - description: Network device
- host_path: /dev/net/tun
- icon: https://media.sys.truenas.net/apps/zerotier/icons/icon.png
- keywords:
- - vpn
- - zerotier
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: zerotier
- run_as_context:
- - description: Zerotier runs as a root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots: []
- sources:
- - https://www.zerotier.com
- - https://hub.docker.com/r/zerotier/zerotier
- title: Zerotier
- train: community
- version: 1.2.5
|