feat: ssh auth, protocol management, and cleanup

This commit is contained in:
infosave2007
2026-01-23 17:55:40 +03:00
parent 60fc55fd47
commit bbab877eac
70 changed files with 16225 additions and 986 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE vpn_servers ADD COLUMN ssh_key TEXT NULL;