summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rwxr-xr-x.ssh/config29
1 files changed, 2 insertions, 27 deletions
diff --git a/.ssh/config b/.ssh/config
index 557c69b..1698e4d 100755
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,40 +1,15 @@
-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
+ Hostname 205.185.114.103
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
+ Hostname 205.185.114.103
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