AikidoSec-safe-chain/installer/scripts/templates/welcome.html
2025-11-25 08:21:35 -08:00

14 lines
399 B
HTML

<!DOCTYPE html>
<html>
<head><meta charset="UTF-8"></head>
<body>
<h1>Welcome to Aikido Safe Chain</h1>
<p>blablabla</p>
<p><strong>Note:</strong> This installer requires administrator privileges to:</p>
<ul>
<li>Install a trusted certificate in your system keychain</li>
<li>Configure system-wide proxy settings</li>
<li>Install a background service (LaunchDaemon)</li>
</ul>
</body>
</html>