Skip to content

Instantly share code, notes, and snippets.

@adonis0147
Created October 25, 2023 15:33
Show Gist options
  • Select an option

  • Save adonis0147/99a0f353fde40c2b056e8b05f8664526 to your computer and use it in GitHub Desktop.

Select an option

Save adonis0147/99a0f353fde40c2b056e8b05f8664526 to your computer and use it in GitHub Desktop.
Save SSH client IP
ssh -t <host> "export CLIENT_IP=${SSH_CLIENT/ */}; bash -l"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment