aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/ssh.conf
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-20 01:55:55 -0300
committerEuAndreh <eu@euandre.org>2022-03-20 01:56:17 -0300
commit6fdfd3948a801f3844f4298ccc99a8e435b9a3e8 (patch)
treebe311e4720a924d13936b58cc536f41cac96974f /src/infrastructure/ssh.conf
parentsrc/ssh.conf: Remove lawtech address (diff)
downloadserver-6fdfd3948a801f3844f4298ccc99a8e435b9a3e8.tar.gz
server-6fdfd3948a801f3844f4298ccc99a8e435b9a3e8.tar.xz
mv src/* src/infrastructure/
Diffstat (limited to 'src/infrastructure/ssh.conf')
-rw-r--r--src/infrastructure/ssh.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/infrastructure/ssh.conf b/src/infrastructure/ssh.conf
new file mode 100644
index 0000000..790e5f0
--- /dev/null
+++ b/src/infrastructure/ssh.conf
@@ -0,0 +1,19 @@
+Host *
+ ServerAliveInterval 30
+ ServerAliveCountMax 20
+
+Host iroh *euandre.org
+ HostName euandre.org
+ User root
+
+Host kuvira *euandreh.xyz
+ HostName euandreh.xyz
+ Port 23841
+
+Host toph *arrobaponto.org
+ HostName arrobaponto.org
+ Port 38123
+
+Host suyin
+ HostName ch-s010.rsync.net
+ User 16686