Skip to content
Snippets Groups Projects
Commit 0ecfc39c authored by nimrod's avatar nimrod
Browse files

SSH config for my workbench.

parent caa27351
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,10 @@ IdentityFile ~/Documents/Shore/gitlab_ed25519 ...@@ -20,6 +20,10 @@ IdentityFile ~/Documents/Shore/gitlab_ed25519
Host cgit.shore.co.il Host cgit.shore.co.il
HostName host01.shore.co.il HostName host01.shore.co.il
Host workbench.shore.co.il
HostName ns4.shore.co.il
Port 2222
Host *.shore.co.il 192.168.3.* Host *.shore.co.il 192.168.3.*
IdentityFile ~/Documents/Shore/shore_ecdsa IdentityFile ~/Documents/Shore/shore_ecdsa
IdentityFile ~/Documents/Shore/shore_rsa IdentityFile ~/Documents/Shore/shore_rsa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment