Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 3.149.249.113
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
phpmyadmin /
templates /
table /
Delete
Unzip
Name
Size
Permission
Date
Action
browse_foreigners
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
chart
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
delete
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
export
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
find_replace
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
gis_visualization
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
import
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
insert
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
maintenance
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
operations
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
partition
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
privileges
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
relation
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
search
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
structure
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
tracking
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
zoom_search
[ DIR ]
drwxr-xr-x
2024-03-13 04:07
index_form.twig
9.53
KB
-rw-r--r--
2021-06-04 04:20
index_rename_form.twig
1005
B
-rw-r--r--
2021-06-04 04:20
page_with_secondary_tabs.twig
746
B
-rw-r--r--
2021-06-04 04:20
Save
Rename
{% if cfg_relation['relwork'] or is_foreign_key_supported %} <ul class="nav nav-pills m-2 d-print-none"> <li class="nav-item"> <a href="{{ url('/table/structure', {'db': db, 'table': table}) }}" id="table_structure_id" class="nav-link{{ route == '/table/structure' ? ' active' }}"> {{ get_icon('b_props', 'Table structure'|trans, true) }} </a> </li> <li class="nav-item"> <a href="{{ url('/table/relation', {'db': db, 'table': table}) }}" id="table_relation_id" class="nav-link{{ route == '/table/relation' ? ' active' }}"> {{ get_icon('b_relations', 'Relation view'|trans, true) }} </a> </li> </ul> {% endif %} <div id="structure_content"> {% block content %}{% endblock %} </div>