Generate and deploy real WG/AWG configs to VPS over SSH
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from app.services import crypto, vpn, ssh
|
||||
from app.services import crypto, vpn, ssh, remote
|
||||
|
||||
__all__ = ["crypto", "vpn", "ssh"]
|
||||
__all__ = ["crypto", "vpn", "ssh", "remote"]
|
||||
|
||||
Reference in New Issue
Block a user