mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add Private Internet Access VPN
This commit is contained in:
parent
1dad3e02b2
commit
cf9f8b8265
2 changed files with 17 additions and 0 deletions
|
|
@ -69,6 +69,23 @@ export default {
|
|||
linux: 'https://protonvpn.com/download/#dl-clients',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Private Internet Access',
|
||||
image: '/static/img/privateinternetaccess.jpg',
|
||||
url: 'https://www.privateinternetaccess.com/',
|
||||
sources: {
|
||||
windows:
|
||||
'https://www.privateinternetaccess.com/installer/x/download_installer_win/64',
|
||||
macos:
|
||||
'https://www.privateinternetaccess.com/installer/x/download_installer_osx',
|
||||
ios:
|
||||
'https://itunes.apple.com/us/app/private-internet-access-anonymous/id955626407?mt=8&uo=6&at=1001l3Gx&ct=web',
|
||||
android:
|
||||
'https://play.google.com/store/apps/details?id=com.privateinternetaccess.android&hl=en',
|
||||
linux:
|
||||
'https://www.privateinternetaccess.com/installer/x/download_installer_linux',
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
BIN
static/img/privateinternetaccess.jpg
Normal file
BIN
static/img/privateinternetaccess.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in a new issue