NHAS / wag

Simple Wireguard 2FA
BSD 3-Clause "New" or "Revised" License
506 stars 27 forks source link

Generated Peer Config Lacks Port #99

Closed JSmith-Aura closed 5 months ago

JSmith-Aura commented 5 months ago

After moving to v8.0.0 generating a config fails to append the wireguard listening port to the externaladdress.

This should be an automated process where if the external address omits a port, its the same as the wireguard listen address and if it does have a port then it'll just use the external address as is.