{% extends "base.html" %} {% block title %}Settings{% endblock %} {% block content %}

[%] Settings

VPS Connection
Domain & Paths
Hosting Provider API

Select your hosting provider and enter API credentials for DNS management.

E2E SSH Encryption

Encrypts all SSH commands with AES-256-GCM before transport. Requires the setec-agent on the VPS.

Loading...
Output
Ready.
{% endblock %} {% block scripts %} {% endblock %}