diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2025-06-29 17:49:35 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2025-06-29 17:49:35 -0700 |
| commit | d2e125bd255e807aa4d374b23eb9c2bb02fe63a3 (patch) | |
| tree | 47001fcf1450533bcade51a6d1d847ad388a6847 /Dockerfile | |
| parent | 9b6866c80820d22f623a70a8afa0ddf12ada7b0d (diff) | |
Fix IPv6 address parsing in IP extraction
Replace string splitting with net.SplitHostPort to properly handle
both IPv4 and IPv6 addresses. Fixes issue where IPv6 addresses like
[::1]:8080 were incorrectly parsed as "[" instead of "::1".
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions