memory: save default VPS SSH connection for tasks
This commit is contained in:
6
TOOLS.md
6
TOOLS.md
@@ -45,3 +45,9 @@ Add whatever helps you do your job. This is your cheat sheet.
|
||||
- лестница 1 эт → rtsp://keeper:Ybrjkftdrf2007@192.168.0.251:554/cam/realmonitor?channel=2&subtype=1
|
||||
- прихожая 2 эт → rtsp://keeper:Ybrjkftdrf2007@192.168.0.251:554/cam/realmonitor?channel=3&subtype=1
|
||||
- лестница 2 эт → rtsp://keeper:Ybrjkftdrf2007@192.168.0.251:554/cam/realmonitor?channel=4&subtype=1
|
||||
|
||||
### SSH
|
||||
|
||||
- vps (основной): host `45.158.81.230`, port `3011`, user `openclaw`
|
||||
- Рабочий ключ для автоматических задач с этой машины: `~/.ssh/id_ed25519_vps_openclaw_45158` (без passphrase)
|
||||
- Команда подключения: `ssh -p 3011 -i ~/.ssh/id_ed25519_vps_openclaw_45158 openclaw@45.158.81.230`
|
||||
|
||||
Reference in New Issue
Block a user