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

[+] Setup Wizard

[1] Terms[2] SSH Keys[3] VPS[4] API[5] Paths[6] Test
License Agreement & Terms of Use

IMPORTANT - READ BEFORE CONTINUING

1. RESTRICTED USE LICENSE
This software is licensed for use by private individuals, independent security researchers, and non-governmental organizations ONLY. By using this software you affirm that you are not acting on behalf of, employed by, contracted by, or otherwise affiliated with any:
Law enforcement agency (local, state, federal, or international)
Government agency or department (civilian or military)
Intelligence service (domestic or foreign)
Government contractor performing work for any of the above

Use of this software by any of the above entities or their agents is strictly prohibited and constitutes a violation of this license. This restriction applies regardless of the purpose, including but not limited to: investigations, surveillance, offensive operations, defensive operations, or "research." No exceptions.

2. NO WARRANTY
This software is provided "AS IS" without warranty of any kind, express or implied. SETEC LABS makes no guarantees regarding reliability, availability, or fitness for any particular purpose. Use at your own risk.

3. NO GUARANTEE OF SUPPORT
While the community may assist, there is no obligation to provide support, updates, or bug fixes. This is free, open-source software maintained by volunteers.

4. LIMITATION OF LIABILITY
Under no circumstances shall SETEC LABS, its contributors, or the darkHal group be liable for any direct, indirect, incidental, or consequential damages arising from the use of this software. This includes but is not limited to: data loss, system downtime, security breaches, or misconfiguration of your server.

5. IF YOU PAID FOR THIS SOFTWARE, YOU WERE SCAMMED
SETEC LABS Manager is 100% free and open source. If someone charged you money for this application, you were ripped off and likely received a version bundled with malware. Delete it immediately.

6. OFFICIAL DOWNLOAD SOURCES
Only download SETEC applications from these trusted sources:
repo.seteclabs.io (Official Gitea repository)
github.com/DigiJEth (Official GitHub mirror)
Any other source is unauthorized and potentially dangerous.

7. ROOT ACCESS WARNING
This software executes commands on remote servers via SSH with the privileges of the configured user. Misconfiguration can result in data loss or security vulnerabilities. You are solely responsible for the actions performed through this tool.

SETEC LABS Manager • Free Software • darkHal Group • For the people, not the state.

{% endblock %} {% block scripts %} {% endblock %}