Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix host port number in TCP listener factory #485

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

jasongin
Copy link
Member

  • Update to latest version of dev-tunnels-ssh packages to pick up Add remote port parameter to TCP listener factory dev-tunnels-ssh#104
  • Update RetryTcpListenerFactory to report the correct host port number, which is different from the local port number in case of a local port conflict.
  • Fix the retry logic in RetryTcpListenerFactory.ts; it should not go beyond maxOffset.

@jasongin jasongin merged commit 106b4e9 into main Sep 27, 2024
10 checks passed
@jasongin jasongin deleted the dev/jasongin/listener-remote-port branch September 27, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants