I have the command where aliased to netstat -tulpna|grep ssh so I can quickly see all my open SSH connections.
where
netstat -tulpna|grep ssh
I have the command
wherealiased tonetstat -tulpna|grep sshso I can quickly see all my open SSH connections.