Innitial Commit

+added Base Project Version 0.0.1
This commit is contained in:
2026-05-03 01:13:59 +02:00
commit 321f4a5bad
8 changed files with 745 additions and 0 deletions

24
config.yaml Normal file
View File

@@ -0,0 +1,24 @@
settings:
theme: neon-green
terminal:
term: xterm-256color
enable_kitty_fix: true
servers:
- name: Unraid
host: 10.0.0.15
user: root
port: 22
group: Homelab
auth: password
password_id: unraid-root
kitty_fix: true
- name: Test Server
host: 10.0.0.23
user: administrator
port: 22
group: Homelab
auth: password
password_id: test-server-admin
kitty_fix: true