I've been running a script on my AC68U for a while now that runs automatically to check for the recommended VPN server from NordVPN twice a week during the night and switches to it.
With the introduction of the addons API capability I think the wider use of this could be made much easier! If I had a new page in the "VPN" section where I could select which VPN client connection (1-5) was using NordVPN, a webui could be used to choose the preferred settings (country, server type and protocol) and manually switch to a recommended server... or even configure a schedule.
I have a couple of questions...
Does the API have access to all existing nvram settings? not just the custom/new ones?
I know very little about building webpages!
Can I feed results from a script that runs run back to the page to show results?
Can I use an iframe?
With the introduction of the addons API capability I think the wider use of this could be made much easier! If I had a new page in the "VPN" section where I could select which VPN client connection (1-5) was using NordVPN, a webui could be used to choose the preferred settings (country, server type and protocol) and manually switch to a recommended server... or even configure a schedule.
I have a couple of questions...
Does the API have access to all existing nvram settings? not just the custom/new ones?
I know very little about building webpages!
Can I feed results from a script that runs run back to the page to show results?
Can I use an iframe?