Fix ssh config

This commit is contained in:
Brieuc Dubois 2024-03-10 18:36:49 +01:00
parent 57e6943de3
commit c415ec729f
1 changed files with 2 additions and 1 deletions

View File

@ -25,12 +25,13 @@ Host llnux
Hostname 10.0.0.1
Port 1234
User docker
IdentityFile ~/.ssh/llnux
IdentityFile ~/.ssh/llnux
Host llnux-vpn
Hostname 192.168.30.2
Port 22
User docker
IdentityFile ~/.ssh/llnux
Host ingi
Hostname studssh.info.ucl.ac.be