-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathssh_config
More file actions
60 lines (53 loc) · 2.44 KB
/
Copy pathssh_config
File metadata and controls
60 lines (53 loc) · 2.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Host github.com-karanuppal
HostName github.com
IdentityFile ~/.ssh/github_personal
User git
Host github.com-deepfraud
HostName github.com
IdentityFile ~/.ssh/github_df
User git
Host github.com-karanuppal-df
HostName github.com
IdentityFile ~/.ssh/github_df
User git
Host gitlab.com-karanuppal
HostName gitlab.com
IdentityFile ~/.ssh/gitlab
User git
Host gitlab.com-karanuppal-df
HostName gitlab.com
IdentityFile ~/.ssh/gitlab_df
User git
Host karan-large
HostName compute.294585452442693386
IdentityFile /Users/karanuppal/.ssh/google_compute_engine
CheckHostIP no
HostKeyAlias compute.294585452442693386
IdentitiesOnly yes
StrictHostKeyChecking yes
UserKnownHostsFile /Users/karanuppal/.ssh/google_compute_known_hosts
ProxyCommand /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python /Users/karanuppal/workspace/google-cloud-sdk/lib/gcloud.py beta compute start-iap-tunnel karan-large %p --listen-on-stdin --project=spry-effect-244215 --zone=us-west1-b --verbosity=warning
ProxyUseFdpass no
User jupyter
Host karan-large-e2
HostName compute.2538843325024748824
IdentityFile /Users/karanuppal/.ssh/google_compute_engine
CheckHostIP no
HostKeyAlias compute.2538843325024748824
IdentitiesOnly yes
StrictHostKeyChecking yes
UserKnownHostsFile /Users/karanuppal/.ssh/google_compute_known_hosts
ProxyCommand /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python /Users/karanuppal/workspace/google-cloud-sdk/lib/gcloud.py beta compute start-iap-tunnel karan-large-e2 %p --listen-on-stdin --project=spry-effect-244215 --zone=us-west1-b --verbosity=warning
ProxyUseFdpass no
User jupyter
Host compute.5538303877307563969
HostName compute.5538303877307563969
IdentityFile /Users/karanuppal/.ssh/google_compute_engine
CheckHostIP no
HostKeyAlias compute.5538303877307563969
IdentitiesOnly yes
StrictHostKeyChecking yes
UserKnownHostsFile /Users/karanuppal/.ssh/google_compute_known_hosts
ProxyCommand /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -S /Users/karanuppal/workspace/google-cloud-sdk/lib/gcloud.py beta compute start-iap-tunnel karan-second-vm %p --listen-on-stdin --project=spry-effect-244215 --zone=us-east4-c --verbosity=warning
ProxyUseFdpass no
User jupyter