Skip to content

Ability to override ssh upload port from mDNS info #8128

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

Closed
wants to merge 1 commit into from

Conversation

BertvanHoekelen
Copy link

Adds the ability to specify the ssh_upload_port in the mDNS network discovery.

Most networks where I install a yún, don't allow traffic over port 22. So I have changed the default ssh port on the yún. But changing my .ssh/config file all the time when I add the yún into a different network costs me a lot of time. This change adds an extra TXT property ssh_upload_port so that port can be configured on the yún and that the IDE knows to use the different port. If the ssh_upload_port is not specified it will fall back to port 22.

@gvarisco gvarisco added the feature request A request to make an enhancement (not a bug fix) label Dec 11, 2018
@BertvanHoekelen
Copy link
Author

Closing because lack of response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants