Toi aussi tu étais un fan du ctrl+] q
avec ton telnet du mal ?? Un petit rappel que ton client openssh peut le faire avec ~.
:
~. - terminate connection ~B - send a BREAK to the remote system ~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) ~~ - send the escape character by typing it twice
Un petit ~? pour obtenir la liste.
Maintenant grand fan de quake tu tape toujours frenetiquement sur ` and tu n'aimes pas trop utiliser ~ qui te rappelle trop ta maison.
Un petit tour dans ton ssh_config et hop :
EscapeChar `
Tout ca pour quoi vous me direz ? une bouteille de schnapps ?
Et bien quand, étourdis, tu oublies des options en cours hop un ~C et magie :
$ ~C ssh> ? Commands: -Lport:host:hostport Request local forward -Rport:host:hostport Request remote forward -KRhostport Cancel remote forward
et la tu peux changer,à la volé, les options de Port forwarding qui vont bien.
Voila c'est tout pour le moment.