blob: 95110cd7b8ab00ff66b5e6a1062da40472066f40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
Notes:
might not be extremely secure since this looks for this string in logs! and specifc user too
"Accepted publickey for {user}"
|