Ça donne au moins l'occasion de parler des séquences d'échappement de SSH !
Supported escape sequences:
~. - terminate connection
~C - open a command line
~R - Request rekey (SSH protocol 2 only)
~^Z - suspend ssh
~# - list forwarded connections
~& - background ssh (when waiting for connections to terminate)
~? - this message
~~ - send the escape character by typing it twice
[^] # Les séquencess d'échapement sur SSH
Posté par dvrasp . En réponse au journal astuce telnet. Évalué à 3.
Supported escape sequences:
~. - terminate connection
~C - open a command line
~R - Request rekey (SSH protocol 2 only)
~^Z - suspend ssh
~# - list forwarded connections
~& - background ssh (when waiting for connections to terminate)
~? - this message
~~ - send the escape character by typing it twice