test: shift test ports to avoid linux ephemeral port range (#2588)
This change moves the hardcoded ports in proxy_test.go from the 50000-60000 range to the 24000-26000 range. The linux ephemeral port range typically starts at port 32768 (or 36000), which was causing intermittent 'address already in use' failures in the tests.
J
Jonathan Hess (he/him) committed
bad432fdabcd79f326453137c0add6e8559d260a
Parent: 24a5ab1
Committed by GitHub <noreply@github.com>
on 4/16/2026, 11:33:21 PM