summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rwxr-xr-x.ssh/config40
1 files changed, 0 insertions, 40 deletions
diff --git a/.ssh/config b/.ssh/config
deleted file mode 100755
index 557c69b..0000000
--- a/.ssh/config
+++ /dev/null
@@ -1,40 +0,0 @@
-Host lxfold
- Hostname 108.61.156.57
- user lxf
- Port 25978
- CheckHostIP yes
- TCPKeepAlive yes
- IdentityFile ~/.ssh/id_ed25519
-
-Host lxf
- Hostname 45.32.1.95
- user lxf
- Port 25978
- CheckHostIP yes
- TCPKeepAlive yes
- IdentityFile ~/.ssh/id_ed25519
-
-Host lxfolder
- Hostname 149.28.44.132
- user lxf
- Port 24598
- CheckHostIP yes
- TCPKeepAlive yes
- ForwardX11 yes
- IdentityFile ~/.ssh/id_ed25519
-
-Host luxgit
- Hostname 45.32.1.95
- user git
- Port 25978
- CheckHostIP yes
- TCPKeepAlive yes
- IdentityFile ~/.ssh/id_ed25519
-
-Host dis
- Hostname 155.138.214.118
- User lxf
- Port 24597
- CheckHostIP yes
- TCPKeepAlive yes
- IdentityFile ~/.ssh/id_ed25519