about summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/shared/misc/.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/shared/misc/.ssh/config b/configs/shared/misc/.ssh/config
new file mode 100644
index 000000000000..7d3075cbd502
--- /dev/null
+++ b/configs/shared/misc/.ssh/config
@@ -0,0 +1,5 @@
+Host box
+  Hostname wpcarro.lon.corp.google.com
+
+Match host *.corp.google.com
+  ProxyCommand corp-ssh-helper %h %p