Bug: WireGuard endpoint port is not set after IPv6 net.SplitHostPort() fix #513
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Closed issue | |
| on: | |
| issues: | |
| types: [closed] | |
| jobs: | |
| comment: | |
| permissions: | |
| issues: write | |
| runs-on: ubuntu-latest | |
| steps: | |
| - uses: peter-evans/create-or-update-comment@v5 | |
| with: | |
| token: ${{ github.token }} | |
| issue-number: ${{ github.event.issue.number }} | |
| body: | | |
| Closed issues are **NOT** monitored, so commenting here will likely NOT be seen. | |
| If you think this is *still unresolved* and have **more information** to bring, please either | |
| re-open this issue or create another issue. | |
| ❤️😠 temporarily help the Gluetun community and fight the AI slop scam website `gluetun[dot]com` by setting `BORINGPOLL_GLUETUNCOM=on` on the latest image. | |
| See [the option in the wiki for more information](https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/others.md) | |
| This is an automated comment setup because @qdm12 is the sole maintainer of this project | |
| which became too popular to monitor closed issues. |