init
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
#WSL medic
|
||||
|
||||
Host openwebui
|
||||
HostName 18.223.53.133
|
||||
User ubuntu
|
||||
IdentityFile ~/.ssh/openwebui_wsl
|
||||
|
||||
# debtcoder github
|
||||
|
||||
Host github-debtcoder
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_ed25519_github
|
||||
|
||||
# plug-ooo
|
||||
|
||||
Host plug
|
||||
Hostname github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/openwebui_wsl
|
||||
|
||||
-----------------------
|
||||
|
||||
#WSL there
|
||||
|
||||
Host dashit
|
||||
HostName 3.23.239.121
|
||||
User ubuntu
|
||||
IdentityFile ~/.ssh/dashit.pem
|
||||
ServerAliveInterval 60
|
||||
Reference in New Issue
Block a user