Created
September 6, 2025 00:40
-
-
Save injust/8a61baa80f9700aea4ba27f19eae72ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /usr/bin/env bash | |
| ssh -fN -L PORT:localhost:PORT USER@HOST |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment