summaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rwxr-xr-x.ssh/config27
1 files changed, 10 insertions, 17 deletions
diff --git a/.ssh/config b/.ssh/config
index 557c69b..e8ff55c 100755
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,40 +1,33 @@
-Host lxfold
- Hostname 108.61.156.57
+Host lxf
+ Hostname 205.185.114.103
user lxf
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
-Host lxf
- Hostname 45.32.1.95
- user lxf
+Host luxgit
+ Hostname 205.185.114.103
+ user git
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
+
Host lxfolder
- Hostname 149.28.44.132
+ Hostname 108.61.156.57
user lxf
- Port 24598
+ Port 25978
CheckHostIP yes
TCPKeepAlive yes
- ForwardX11 yes
IdentityFile ~/.ssh/id_ed25519
-Host luxgit
+Host lxfold
Hostname 45.32.1.95
- user git
+ user lxf
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