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

Choose random free SSH port for GVPROXY #266

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

al-kuznetsov
Copy link

If the default SSH port 2222 is inaccessible
choose next available port.

See issue #230: when the default port 2222 is inaccessible the service fails to start.
Choosing a random accessible port often helps and improves launch of /app/wsl-vpnkit rig.

Fixes issue #230

If the default SSH port 2222 is inaccessible
choose next available port.

Fixes issue sakai135#230
@al-kuznetsov
Copy link
Author

Hi everyone,
Take note if you want to use this fix:
If you keep this git repo inside WSL and want to build the distro wsl-vpnkit.tar.gz with ./build.sh <image_name>, you first want to change new line sequences from Windows-style CRLF to Unix-style LF. Otherwise I didn't manage to build.

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.

1 participant