This commit is contained in:
shit-vault
2026-08-06 09:47:07 -04:00
commit 8959e1e6e6
22 changed files with 2629 additions and 0 deletions
+30
View File
@@ -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