Skip to content

Instantly share code, notes, and snippets.

@selfagency
Last active August 1, 2025 15:46
Show Gist options
  • Select an option

  • Save selfagency/0ab4a6b65020871687e1c6abbafdfc68 to your computer and use it in GitHub Desktop.

Select an option

Save selfagency/0ab4a6b65020871687e1c6abbafdfc68 to your computer and use it in GitHub Desktop.
run command before ssh login
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