SSH-INTERCEPT Konsole

---

mit Enter ~ . beende die ssh verbindung
ENTER SHIFT+`.
~. – terminate session
~B – send a BREAK to the remote system
~R – Request rekey (SSH protocol 2 only)
~# – list forwarded connections
~? – this message
~~ – send the escape character by typing it twice
where: shift+` produces ~ (tilde character)

Supported escape sequences:
~. – terminate connection (and any multiplexed sessions)
~B – send a BREAK to the remote system
~C – open a command line
~R – request rekey
~V/v – decrease/increase verbosity (LogLevel)
~^Z – suspend ssh
~# – list forwarded connections
~& – background ssh (when waiting for connections to terminate)
~? – this message
~~ – send the escape character by typing it twice
(Note that escapes are only recognized immediately after newline.)

von :
https://news.ycombinator.com/item?id=7660326
https://news.ycombinator.com/item?id=7658459

https://www.blackmoreops.com/2016/11/08/top-30-ssh-shenanigans/
https://news.ycombinator.com/item?id=16074096

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>