Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Supported escape sequences:
  2.  
  3. - ~. - terminate session
  4.  
  5. - ~B - send a BREAK to the remote system
  6.  
  7. - ~R - Request rekey (SSH protocol 2 only)
  8.  
  9. - ~# - list forwarded connections
  10.  
  11. - ~? - this message
  12.  
  13. - ~~ - send the escape character by typing it twice
  14.  
  15. (Note that escapes are only recognized immediately after newline.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement