Code Monkey home page Code Monkey logo

Comments (4)

micahmo avatar micahmo commented on September 1, 2024

Hi @rwayboy, good suggestion, that makes total sense. I will see if I can add it.

from wgserverforwindows.

micahmo avatar micahmo commented on September 1, 2024

Hi, I've just pushed a new version (v1.7.1) that should address this issue.

I removed the restriction that prevented the tunnel from being installed without clients configured. As advertised, the application was already supposed to update the tunnel with any configuration changes, so there was no reason for that restriction. (See here.)

That said, I discovered that this actually didn't work as expected, due to a change for #20, so I've rolled that back.

Those two changes should address your specific request. However, your use case gave me another idea, which is to allow you to save clients without the private key. It will no longer be a required field, so your workflow could be:

  1. Create client
  2. Export client config (QR code or file)
  3. Delete private key and save

This ensures that:

  • No private client info is saved on the server
  • The client configurations are considered valid by WS4W
  • The server config still has all the info it needs to accept client connections

In summary, the changes are:

  1. Allow tunnel to be installed with no clients configured
  2. Fix issue where client changes were not propagated to running tunnel
  3. Allow clients to be saved without private key

Can you try the latest version and let me know if this helps?

from wgserverforwindows.

rwayboy avatar rwayboy commented on September 1, 2024

Awesome, I wasn't expecting an update right away haha. Thank you very much, the tunnel service can now be enabled without client configs.

By the way, I have two more suggestions in case you are interested, can I post them here or create a new thread instead?

from wgserverforwindows.

micahmo avatar micahmo commented on September 1, 2024

No worries! I will close this issue as it is now resolved.

Feel free to create a new thread (or 2, if the suggestions aren't related).

Fair warning that I won't always be able to update that quickly, especially if the suggestions are more elaborate. 😊

from wgserverforwindows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.