Skip to content

Instantly share code, notes, and snippets.

@ChrisSwanson
Created March 25, 2023 20:44
Show Gist options
  • Save ChrisSwanson/ecc09b0b3b0557bcb28b8ea10ed6050a to your computer and use it in GitHub Desktop.
Save ChrisSwanson/ecc09b0b3b0557bcb28b8ea10ed6050a to your computer and use it in GitHub Desktop.
oscp shortcuts
alias ssh='ssh -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment