mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Add basic commands for Linux provider CLIs
This commit is contained in:
		@@ -3,12 +3,14 @@
 | 
			
		||||
        {
 | 
			
		||||
            "id": 1,
 | 
			
		||||
            "name": "ExpressVPN",
 | 
			
		||||
            "bin_path": "/usr/bin/expressvpn"
 | 
			
		||||
            "bin_path": "/usr/bin/expressvpn",
 | 
			
		||||
            "commands": "connect disconnect status version"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "id": 2,
 | 
			
		||||
            "name": "NordVPN",
 | 
			
		||||
            "bin_path": "/usr/bin/nordvpn"
 | 
			
		||||
            "bin_path": "/usr/bin/nordvpn",
 | 
			
		||||
            "commands": "connect disconnect status version"
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user