Skip to content

Conversation

@packetsource
Copy link
Contributor

russh_config::Config struct has gone private. But it's not unreasonable for client apps using parse_home() and friends to want to inspect the results of the excellent ssh_config parsing code, eg. host1 maps to user foo@bar:2022 etc etc., so they can print progress/diagnostic messages. There are some helpful accessor functions for user/port/host, but they are not public, so this PR simply marks those methods public.

@Eugeny Eugeny merged commit e265845 into Eugeny:main Jan 1, 2026
11 checks passed
@Eugeny
Copy link
Owner

Eugeny commented Jan 1, 2026

Thank you!

@Eugeny
Copy link
Owner

Eugeny commented Jan 1, 2026

@all-contributors add @packetsource for code

@allcontributors
Copy link
Contributor

@Eugeny

@packetsource already contributed before to code

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