app.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. app_version: 2024.10.22-7ca5933
  2. capabilities:
  3. - description: IT Tools is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: IT Tools is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: IT Tools is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: IT Tools is able to bind to privileged ports (< 1024)
  10. name: NET_BIND_SERVICE
  11. - description: IT Tools is able to change group ID of processes
  12. name: SETGID
  13. - description: IT Tools is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - productivity
  17. changelog_url: https://github.com/CorentinTh/it-tools/blob/main/CHANGELOG.md
  18. date_added: '2025-01-24'
  19. description: Collection of handy online tools for developers, with great UX.
  20. home: https://it-tools.tech
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/it-tools/icons/icon.png
  23. keywords:
  24. - tools
  25. lib_version: 2.1.49
  26. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  27. maintainers:
  28. - email: dev@ixsystems.com
  29. name: truenas
  30. url: https://www.truenas.com/
  31. name: it-tools
  32. run_as_context:
  33. - description: IT Tools runs as root user.
  34. gid: 0
  35. group_name: root
  36. uid: 0
  37. user_name: root
  38. screenshots: []
  39. sources:
  40. - https://github.com/CorentinTh/it-tools/
  41. title: IT Tools
  42. train: community
  43. version: 1.0.13