app.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. app_version: v1.86.5
  2. capabilities:
  3. - description: Tailscale is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Tailscale is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Tailscale is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Tailscale is able to perform network administration tasks
  10. name: NET_ADMIN
  11. - description: Tailscale is able to use raw and packet sockets
  12. name: NET_RAW
  13. - description: Tailscale is able to load and unload kernel modules
  14. name: SYS_MODULE
  15. categories:
  16. - networking
  17. changelog_url: https://tailscale.com/changelog#client
  18. date_added: '2024-07-30'
  19. description: Secure remote access to shared resources
  20. home: https://tailscale.com/
  21. host_mounts:
  22. - description: Network device
  23. host_path: /dev/net/tun
  24. icon: https://media.sys.truenas.net/apps/tailscale/icons/icon.png
  25. keywords:
  26. - vpn
  27. - tailscale
  28. lib_version: 2.1.49
  29. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  30. maintainers:
  31. - email: dev@ixsystems.com
  32. name: truenas
  33. url: https://www.truenas.com/
  34. name: tailscale
  35. run_as_context:
  36. - description: Tailscale runs as a root user.
  37. gid: 0
  38. group_name: root
  39. uid: 0
  40. user_name: root
  41. screenshots: []
  42. sources:
  43. - https://tailscale.com/
  44. - https://hub.docker.com/r/tailscale/tailscale
  45. title: Tailscale
  46. train: community
  47. version: 1.3.8