Skip to content

Instantly share code, notes, and snippets.

@62mkv
Created December 27, 2016 04:00
Show Gist options
  • Save 62mkv/43dfeee66991442d674e6b4aa5f5d7ca to your computer and use it in GitHub Desktop.
Save 62mkv/43dfeee66991442d674e6b4aa5f5d7ca to your computer and use it in GitHub Desktop.
how to run a debug-mode SSH on a separate port
/usr/sbin/sshd -p 2222 -ddd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment