Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - enable / disable tunnels in bulk #160

Closed
k6ccc opened this issue Nov 3, 2021 · 3 comments
Closed

Feature request - enable / disable tunnels in bulk #160

k6ccc opened this issue Nov 3, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@k6ccc
Copy link

k6ccc commented Nov 3, 2021

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:

  1. A "select all" button that would select or deselect all tunnels on the page.
  2. A "Select all and Save" button that would select all tunnels on the page and save. Would go along with number 3
  3. A "Deselect all and Save" button that would deselect all tunnels on the page and save.
  4. 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
  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.

@dman776 dman776 added the enhancement New feature or request label Dec 11, 2021
@k1ky
Copy link

k1ky commented Mar 16, 2022

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.

@dman776
Copy link
Contributor

dman776 commented Mar 16, 2022

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.

@dman776
Copy link
Contributor

dman776 commented Mar 18, 2022

no longer needed. PR#302 fixed this in nightly builds 1049+

@dman776 dman776 closed this as completed Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants