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

ssh-tunnel per user ssh configs don't specify the custom algo port #14703

Open
dan-hexarcana opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@dan-hexarcana
Copy link

By default algo customizes the sshd port to 4160 this has to be manually specified when using the ssh-tunnel ssh_configs:

$ ssh -F ./user.ssh_config algo -p 4160

Whereas the generic server ssh_config ( not for any particular user's tunnel ) includes a Port 4160 directive.

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

No branches or pull requests

1 participant