Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.16.24.18
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
templates /
setup /
config /
Delete
Unzip
Name
Size
Permission
Date
Action
index.twig
570
B
-rw-r--r--
2021-02-05 18:28
Save
Rename
{% extends 'setup/base.twig' %} {% block content %} <h2>{% trans 'Configuration file' %}</h2> {{ form_top_html|raw }} <input type="hidden" name="eol" value="{{ eol }}"> {{ fieldset_top_html|raw }} <tr> <td> <textarea cols="50" rows="20" name="textconfig" id="textconfig" spellcheck="false"> {{- config -}} </textarea> </td> </tr> <tr> <td class="lastrow left"> <input class="green" type="submit" name="submit_download" value="{% trans 'Download' %}"> </td> </tr> {{ form_bottom_html|raw }} {{ fieldset_bottom_html|raw }} {% endblock %}