Changed Project Name to Pulsegate

+added README.MD
This commit is contained in:
2026-05-03 02:54:48 +02:00
parent b886c3e9e8
commit 9c6e2b2ff5
7 changed files with 333 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"pdev-ssh/internal/models"
"pulsegate/internal/models"
"golang.org/x/crypto/ssh"
)