Skip to content

feat(networking): add ssh basics and advanced topic - #798

Merged
tungbq merged 1 commit into
tungbq:mainfrom
thetelgote:feat/698-add-ssh-topic
Jul 29, 2026
Merged

feat(networking): add ssh basics and advanced topic#798
tungbq merged 1 commit into
tungbq:mainfrom
thetelgote:feat/698-add-ssh-topic

Conversation

@thetelgote

Copy link
Copy Markdown
Contributor

Closes: #698

What is the purpose of the change

Adds a new ssh topic under topics/ssh/, following the repo's
TOPIC_TEMPLATE.md structure, as part of the "Add networking section" epic.

  • topics/ssh/README.md — overview, prerequisites, installation, cheatsheet
  • topics/ssh/basics/README.md — key generation, connecting, SCP
  • topics/ssh/advanced/README.md — SSH config, port forwarding, jump hosts, hardening

This covers the ssh sub-topic from #698. The remaining sub-topics
(http/https, dns, proxy, load balancer) can be picked up in separate PRs.

@thetelgote
thetelgote requested a review from tungbq as a code owner July 27, 2026 12:18

@tungbq tungbq left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tungbq
tungbq merged commit 04b3af8 into tungbq:main Jul 29, 2026
1 check 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.

Add networking section

2 participants