Bookmarked / saved to PKM.
Aside from the pretty Excalidraw diagrams, clear prose, and IRL use cases, I'm grateful for eg this tiny gem:
"The mnemonics are "ssh -L local:remote" and "ssh -R remote:local" and it's always the left-hand side that opens a new port."
It should be read as local port (forwarding) and remote port (forwarding).
With local, the listening port is local. With remote, it is remote.
Bookmarked / saved to PKM.
Aside from the pretty Excalidraw diagrams, clear prose, and IRL use cases, I'm grateful for eg this tiny gem:
"The mnemonics are "ssh -L local:remote" and "ssh -R remote:local" and it's always the left-hand side that opens a new port."