mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
wireguard: Add entries for Homebrew and RPM packages
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
0ba4cbe259
commit
15b7a34072
@ -25,6 +25,14 @@ clients = [{
|
||||
'type': 'package',
|
||||
'format': 'deb',
|
||||
'name': 'wireguard'
|
||||
}, {
|
||||
'type': 'package',
|
||||
'format': 'rpm',
|
||||
'name': 'wireguard-tools'
|
||||
}, {
|
||||
'type': 'package',
|
||||
'format': 'brew',
|
||||
'name': 'wireguard-tools'
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user