Last active
August 1, 2025 15:46
-
-
Save selfagency/0ab4a6b65020871687e1c6abbafdfc68 to your computer and use it in GitHub Desktop.
run command before ssh login
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
| Host selfagency.dev | |
| ProxyCommand sh -c "updatefw; /usr/bin/nc %h %p" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment