Warning: chmod(): No such file or directory in /home/tuempresavirtual.cl/public_html/wp-content/plugins/appointment-hour-booking/app-booking-plugin.php on line 3
403WebShell
403Webshell
Server IP : 186.64.123.29  /  Your IP : 216.73.217.94
Web Server : LiteSpeed
System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64
User : tuemp9827 ( 1016)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/local/CyberCP/WebTerminal/templates/WebTerminal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/CyberCP/WebTerminal/templates/WebTerminal/WebTerminal.html
{% extends "baseTemplate/index.html" %}
{% load i18n %}
{% block title %}{% trans "Terminal - CyberPanel" %}{% endblock %}
{% block content %}

    {% load static %}
    {% get_current_language as LANGUAGE_CODE %}
    <!-- Current language: {{ LANGUAGE_CODE }} -->

    <div class="container">

        <div id="page-title">
            <h2>{% trans "Terminal" %} - <a target="_blank" href="https://cyberpanel.net/docs/web-terminal/"
                                            style="height: 23px;line-height: 21px;"
                                            class="btn btn-border btn-alt border-red btn-link font-red"
                                            title=""><span>{% trans "Web Terminal Docs" %}</span></a></h2>
            <p>{% trans "Execute your terminal commands." %}</p>
        </div>

        <div ng-controller="webTerminal" class="row">
            <div class="panel">
                <div class="panel-body">
                    <h3 class="content-box-header">
                        {% trans "Web Terminal" %} -
                        <button ng-click="restartSSH()" class="btn btn-alt btn-hover btn-blue-alt mx-5 my-10">
                            <span>{% trans "Reboot SSH Server" %}</span>
                            <i class="glyph-icon icon-arrow-right"></i>
                        </button>
                        <img ng-hide="cyberpanelLoading"
                             src="{% static 'images/loading.gif' %}">
                    </h3>
                    <div class="col-md-12">

                        <form class="form-horizontal bordered-row panel-body">
                            <div class="form-group">
                                <div id="term" class="col-sm-12">
                                </div>
                            </div>
                        </form>

                    </div>
                    <div style="display: none" id="verifyPath">{{ verifyPath }}</div>
                    <div style="display: none" id="password">{{ password }}</div>
                </div>
            </div>
        </div>


    </div>

{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit