mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update w/ provider account_pages
This commit is contained in:
		@@ -5,6 +5,7 @@
 | 
			
		||||
            "name": "ExpressVPN",
 | 
			
		||||
            "bin_path": "/usr/bin/expressvpn",
 | 
			
		||||
            "install_page": "https://www.expressvpn.com/support/vpn-setup/app-for-linux/",
 | 
			
		||||
            "account_page": "https://www.expressvpn.com/subscriptions",
 | 
			
		||||
            "cmd_overrides": {
 | 
			
		||||
               "countries": "list all",
 | 
			
		||||
               "log": "diagnostics",
 | 
			
		||||
@@ -22,6 +23,7 @@
 | 
			
		||||
            "name": "Mullvad VPN",
 | 
			
		||||
            "bin_path": "/usr/bin/mullvad",
 | 
			
		||||
            "install_page": "https://mullvad.net/en/download/vpn/linux",
 | 
			
		||||
            "account_page": "https://mullvad.net/en/account",
 | 
			
		||||
            "cmd_overrides": {
 | 
			
		||||
                "account": "account get",
 | 
			
		||||
                "countries": "relay list",
 | 
			
		||||
@@ -39,6 +41,7 @@
 | 
			
		||||
            "name": "NordVPN",
 | 
			
		||||
            "bin_path": "/usr/bin/nordvpn",
 | 
			
		||||
            "install_page": "https://nordvpn.com/download/linux/",
 | 
			
		||||
            "account_page": "https://my.nordaccount.com/dashboard/",
 | 
			
		||||
            "cmd_overrides": {
 | 
			
		||||
                "log": "status"
 | 
			
		||||
            },
 | 
			
		||||
@@ -47,14 +50,6 @@
 | 
			
		||||
                "pattern": "(\\w+)\\s+",
 | 
			
		||||
                "replace": "$1,$1\\n"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "id": 4,
 | 
			
		||||
            "name": "Proton VPN",
 | 
			
		||||
            "bin_path": "/usr/bin/protonvpn-cli",
 | 
			
		||||
            "install_page": "https://protonvpn.com/support/linux-vpn-tool/",
 | 
			
		||||
            "cmd_overrides": {
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user