e49ccedeff
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
5 lines
152 B
Text
5 lines
152 B
Text
- analysis of ssh connections for callback
|
|
SSH_CLIENT='::1 38502 22'
|
|
SSH_CONNECTION='::1 38502 ::1 22'
|
|
|
|
-> callback possible to source host
|