Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 278 Bytes

who_ssh

A GUI that shows you who is SSH'd into your system in real-time and allows you to force logout, export logs and live-search. Will also show failed attempts.

You'll likely need to install tailer. Run pip3 install tailer.

Tested on Python 3.8.10 & Ubuntu 20.04.