You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature request to have the ability to at least be able to select or deselect all tunnels on either the tunnel client or tunnel server page with one click instead of having to select one, wait 10 - 20 seconds, select the next one, wait 10 - 20 seconds, etc. It gets very tedious if you have a lot of tunnels. This is more of an issue on the tunnel server page than the tunnel clients page. A couple options of this:
A "select all" button that would select or deselect all tunnels on the page.
A "Select all and Save" button that would select all tunnels on the page and save. Would go along with number 3
A "Deselect all and Save" button that would deselect all tunnels on the page and save.
A different "Select all and Save" that would select all tunnels on both client and server page and save. Would go along with number 5
A different "Deselect all and Save" that would select all tunnels on both client and server page and save.
On numbers 4 and 5, I'll let you figure out the wording.
I will be the first one to comment that numbers 2 and 4 could be a bit dangerous in that it makes it too easy to enable everything, whereas number 1 gives the option to deselect a few before saving.
Purpose of this is mainly a time saver when doing firmware updates - which requires disabling all tunnels and later enabling desired tunnels - one at a time.
The text was updated successfully, but these errors were encountered:
When doing upgrades, this can be easily achieved by removing the VTUN module from the node, reboot and proceed with upgrade. Once upgraded, re-install VTUN and all settings are restored without any Checking and Unchecking.
We may be able to add the service stop command to the update script that stops services during the upgrade. This would allow us to remove the "disable upload" button code.
This is a feature request to have the ability to at least be able to select or deselect all tunnels on either the tunnel client or tunnel server page with one click instead of having to select one, wait 10 - 20 seconds, select the next one, wait 10 - 20 seconds, etc. It gets very tedious if you have a lot of tunnels. This is more of an issue on the tunnel server page than the tunnel clients page. A couple options of this:
On numbers 4 and 5, I'll let you figure out the wording.
I will be the first one to comment that numbers 2 and 4 could be a bit dangerous in that it makes it too easy to enable everything, whereas number 1 gives the option to deselect a few before saving.
Purpose of this is mainly a time saver when doing firmware updates - which requires disabling all tunnels and later enabling desired tunnels - one at a time.
The text was updated successfully, but these errors were encountered: