Add ssh config
This commit is contained in:
parent
0632bf184a
commit
646418f743
14
.ssh/config
Normal file
14
.ssh/config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
Host mathux
|
||||||
|
Hostname mathux.dyndns.org
|
||||||
|
Port 22
|
||||||
|
User mathieu
|
||||||
|
|
||||||
|
Host sirius
|
||||||
|
Hostname 172.16.10.40
|
||||||
|
Port 22
|
||||||
|
User android
|
||||||
|
|
||||||
|
Host home
|
||||||
|
Hostname tutabaga.hd.free.fr
|
||||||
|
Port 22
|
||||||
|
User mathieu
|
Loading…
Reference in New Issue
Block a user