inital commit
This commit is contained in:
20
ssh/dot-ssh/config
Normal file
20
ssh/dot-ssh/config
Normal file
@@ -0,0 +1,20 @@
|
||||
Host kapsalon.freenen.nl
|
||||
Port 2653
|
||||
Host kees.lailatheelf.nl
|
||||
Port 2653
|
||||
Host sandwitch.lailatheelf.nl
|
||||
Port 1675
|
||||
Host gitea.finnvanreenen.nl
|
||||
Port 22
|
||||
|
||||
Host ems31_bot
|
||||
Hostname gitea.finnvanreenen.nl
|
||||
IdentityFile ~/.ssh/ems31_bot
|
||||
IdentitiesOnly yes # see NOTES below
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host 91.99.7.205
|
||||
Port 1675
|
||||
|
||||
host *
|
||||
Port 22
|
||||
Reference in New Issue
Block a user