Remove SSH config in favor of tailscale
This commit is contained in:
parent
10a57d4b7f
commit
6e8303fe8f
@ -1,16 +1,18 @@
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
Host base
|
SendEnv GIT_COMMITTER_EMAIL GIT_COMMITTER_NAME
|
||||||
HostName skaq5lpru2kvl6hu.myfritz.net
|
|
||||||
Port 2222
|
#Host base
|
||||||
User johannes
|
# HostName skaq5lpru2kvl6hu.myfritz.net
|
||||||
|
# Port 2222
|
||||||
|
# User johannes
|
||||||
Host base-decrypt
|
Host base-decrypt
|
||||||
HostName skaq5lpru2kvl6hu.myfritz.net
|
HostName skaq5lpru2kvl6hu.myfritz.net
|
||||||
Port 2221
|
Port 2221
|
||||||
User root
|
User root
|
||||||
Host ovh
|
#Host ovh
|
||||||
HostName 51.89.23.55
|
# HostName 51.89.23.55
|
||||||
Port 2222
|
# Port 2222
|
||||||
User rothe
|
# User rothe
|
||||||
Host strato
|
Host strato
|
||||||
HostName ssh.strato.de
|
HostName ssh.strato.de
|
||||||
Port 22
|
Port 22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user