As a security measure, I have on my server: On So only me, or someone with my ip, can login. Now I need to use an action on github to start making an automated deploy (rsync). I can just comment that line and it works fine, but I believe a good practice would be to set something like this: Since
Tag: sshd
On sshd server how can I see what connection what cipher is using?
I’m administrating a ssh server, serving multiple users. Some asked to be available to use a cipher “arcfour”, so I enabled it. But I am now trying to actually see which connection and user is using it. Is there a way to list the connections with the information about the cipher used in each connection? Thanks Answer You need to