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

@@ -6,7 +6,7 @@ import (
"github.com/99designs/keyring"
)
const serviceName = "pdev-ssh"
const serviceName = "pulsegate"
func OpenKeyring() (keyring.Keyring, error) {
return keyring.Open(keyring.Config{