masipcat / wireguard-go-docker

Wireguard docker image
https://hub.docker.com/r/masipcat/wireguard-go
GNU General Public License v3.0
190 stars 40 forks source link

Container crashing since last night #35

Closed argium closed 4 months ago

argium commented 4 months ago

I've been using this container for ~3 years no problem. Last night it auto updated and it began to crash repeatedly and could not start.

The error is related to your recent commit which enables this feature by default: 2024/07/07 11:42:23 stdout Failed to start server: listen tcp :8080: bind: address already in use

I'm running this on Synology and use host networking to allow remote client access to other services running on the server so I cannot modify the port number using docker config. Can you please make this feature optional?

masipcat commented 4 months ago

Done! Sorry for the inconvenience

argium commented 4 months ago

Thank you, and big thank you for maintaining the project over the years. ❤️ It's helped me get around my ISP's CGNAT at one point and I've continued to use it to hide my home IP and access my intranet while travelling.