WgServerforWindows
WgServerforWindows copied to clipboard
Clarify Server Configuration "Endpoint" Field and Tooltip?
Hi,
Regarding the Server Configuration screen:
-
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,
Endpointis fundamentally a setting defined on the client, not the server interface itself. Enhance the tooltip text (currently just showingCurrent 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
Endpointin generated client configurations.)"
- "Current Value: {IP} (The address (hostname or IP) and port clients use to connect to this server. Used to automatically populate the
Thanks for considering this feedback!