From e24d04352d70d11b4a8570d3a254b18a9ef8f225 Mon Sep 17 00:00:00 2001 From: hc Date: Sat, 1 Feb 2025 11:12:38 +0800 Subject: ncier --- client_ls.py | 1 + docs | 2 ++ 2 files changed, 3 insertions(+) diff --git a/client_ls.py b/client_ls.py index fdcfc78..3e5f84d 100755 --- a/client_ls.py +++ b/client_ls.py @@ -22,4 +22,5 @@ def read_data(): print("file /tmp/ssh_sessions.json not found") return {} +print("source: /tmp/ssh_sessions.json") read_data() diff --git a/docs b/docs index 4cedc7f..01f45c1 100644 --- a/docs +++ b/docs @@ -4,3 +4,5 @@ client_ls.py client_manager.py cron_setup.sh sys_init.py -you can run client_manager.py as standalone -cron_setup.py just adds client_manager.py to crontab +./client_ls.py to see all connections and their associated keys and ports + -- cgit v1.2.3-70-g09d2