2023-10-12 15:42:31 +00:00
|
|
|
{
|
|
|
|
"providers": [
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"name": "ExpressVPN",
|
2023-10-12 17:17:00 +00:00
|
|
|
"bin_path": "/usr/bin/expressvpn",
|
2023-10-13 06:47:35 +00:00
|
|
|
"install_page": "",
|
2023-10-12 17:17:00 +00:00
|
|
|
"commands": "connect disconnect status version"
|
2023-10-12 15:42:31 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 2,
|
2023-10-13 06:47:35 +00:00
|
|
|
"name": "Mullvad VPN",
|
|
|
|
"bin_path": "/usr/bin/mullvad",
|
|
|
|
"install_page": "https://mullvad.net/en/download/vpn/linux",
|
|
|
|
"commands": "connect disconnect status version"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 3,
|
2023-10-12 15:42:31 +00:00
|
|
|
"name": "NordVPN",
|
2023-10-12 17:17:00 +00:00
|
|
|
"bin_path": "/usr/bin/nordvpn",
|
2023-10-13 06:47:35 +00:00
|
|
|
"install_page": "https://nordvpn.com/download/linux/",
|
|
|
|
"commands": "connect disconnect status version"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 4,
|
|
|
|
"name": "Proton VPN",
|
|
|
|
"bin_path": "/usr/bin/protonvpn-cli",
|
|
|
|
"install_page": "https://protonvpn.com/support/linux-vpn-tool/",
|
2023-10-12 17:17:00 +00:00
|
|
|
"commands": "connect disconnect status version"
|
2023-10-12 15:42:31 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|