ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
3.78k stars 464 forks source link

Describe the fact you can expose other port than WGUI_SERVER_LISTEN_PORT #507

Closed dtila closed 6 months ago

dtila commented 6 months ago

Hi team,

In my home setup I have the server listening on the default port (51820) but I forward it through my router to a different one (9000)

Initially I was keep modifying the conf files manually to change the endpoint address port for the one forwarded. After a couple of days, I have realized you can have in the endpoint the port as well.

I find this useful so I have updated the readme