1234567891011121314151617181920212223242526 |
- name: wg-easy
- description: WG-Easy is the easiest way to install & manage WireGuard!
- annotations:
- title: WG Easy
- type: application
- version: 1.0.4
- apiVersion: v2
- appVersion: "7"
- kubeVersion: ">=1.16.0-0"
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- home: https://github.com/WeeJeWel/wg-easy
- icon: https://raw.githubusercontent.com/WeeJeWel/wg-easy/master/src/www/img/logo.png
- sources:
- - https://github.com/WeeJeWel/wg-easy
- - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/wg-easy
- keywords:
- - wireguard
- - network
- - vpn
|