diff options
Diffstat (limited to 'ssh.conf')
-rw-r--r-- | ssh.conf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ssh.conf b/ssh.conf deleted file mode 100644 index 0b2969d..0000000 --- a/ssh.conf +++ /dev/null @@ -1,18 +0,0 @@ -Host * - ServerAliveInterval 30 -# LogLevel DEBUG -Host euandre.org - User root -Host iroh - HostName euandre.org - User root -Host *euandreh.xyz - Port 23841 - CheckHostIP no -Host kuvira - HostName euandreh.xyz - Port 23841 - CheckHostIP no -Host toph - HostName arrobaponto.org - CheckHostIP no |