Code Monkey home page Code Monkey logo

Comments (2)

Lehmaning avatar Lehmaning commented on July 27, 2024 1

Hi @Lehmaning! If I'm understanding your request correctly, it has already been implemented, as described in #26, and released in v1.7.1 (check the release notes).

Here you can see I have a client configuration with no private key, and there is no validation error.

image

Just a note that you do have to generate the private key at least one, because...

1. The client needs the private key

2. The server needs the public key, which is generated from the private key

So your workflow would be...

1. Generate private key, public key, and (optionally) preshared key

2. Export client configuration (QR code or file) and import into client device

3. Delete private key from WS4W app and save client config

Please verify that you have the latest version, try the steps above, and let me know if it works for you. Thanks!
Oh, I see. That's great. Sorry for my poor English 🥲

from wgserverforwindows.

micahmo avatar micahmo commented on July 27, 2024

Hi @Lehmaning! If I'm understanding your request correctly, it has already been implemented, as described in #26, and released in v1.7.1 (check the release notes).

Here you can see I have a client configuration with no private key, and there is no validation error.

image

Just a note that you do have to generate the private key at least one, because...

  1. The client needs the private key
  2. The server needs the public key, which is generated from the private key

So your workflow would be...

  1. Generate private key, public key, and (optionally) preshared key
  2. Export client configuration (QR code or file) and import into client device
  3. Delete private key from WS4W app and save client config

Please verify that you have the latest version, try the steps above, and let me know if it works for you. Thanks!

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.