WgServerforWindows icon indicating copy to clipboard operation
WgServerforWindows copied to clipboard

Clarify Server Configuration "Endpoint" Field and Tooltip?

Open MaxITService opened this issue 10 months ago • 0 comments

Hi,

Regarding the Server Configuration screen:

Server Config Endpoint Field

  • The server might be reachable via a private IP; this is a valid use case in some situations. The sub-label (Public IP:Port) could use a more general and accurate term like (Host:Port) or (Address:Port).

    • Example: Client accessible Endpoint (Host:Port)
  • In standard WireGuard, Endpoint is fundamentally a setting defined on the client, not the server interface itself. Enhance the tooltip text (currently just showing Current Value: {IP}) to better explain the field's purpose, like

    • "Current Value: {IP} (The address (hostname or IP) and port clients use to connect to this server. Used to automatically populate the Endpoint in generated client configurations.)"

Thanks for considering this feedback!

MaxITService avatar Apr 09 '25 19:04 MaxITService