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

ci: alternate local sshd port (-P) end-to-end test #433

Merged
merged 11 commits into from Sep 8, 2023

Conversation

JeremyTubongbanua
Copy link
Member

@JeremyTubongbanua JeremyTubongbanua commented Sep 8, 2023

closes: #375

- What I did

  • added an end-to-end test to test the -P flag

- How I did it

I ran the following in sshnp:

echo "Port 55" | sudo tee -a /etc/ssh/sshd_config
sudo service ssh restart
SSHNP_COMMAND="$HOME/.local/bin/sshnp -f @8incanteater -t @8052simple -d 6116339046140 -h @rv_am -s id_ed25519.pub -P 55 -v > logs.txt"

- How to verify it

tests passing in GHA

- Description for the changelog

@JeremyTubongbanua JeremyTubongbanua self-assigned this Sep 8, 2023
@JeremyTubongbanua JeremyTubongbanua marked this pull request as ready for review September 8, 2023 00:58
@XavierChanth XavierChanth merged commit 6f8b082 into trunk Sep 8, 2023
12 checks passed
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.

SSH No Ports: E2E Test Local SSHD run on Alternative Port (!22)
3 participants