Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
static /
admin /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
vendor
[ DIR ]
drwxrwxr-x
2025-02-27 19:12
autocomplete.css
8.9
KB
-rw-r--r--
2026-06-24 16:29
base.css
20.81
KB
-rw-r--r--
2026-06-24 16:29
changelists.css
6.41
KB
-rw-r--r--
2026-06-24 16:29
dark_mode.css
2.86
KB
-rw-r--r--
2026-06-24 16:29
dashboard.css
441
B
-rw-r--r--
2026-06-24 16:29
forms.css
8.88
KB
-rw-r--r--
2026-06-24 16:29
login.css
958
B
-rw-r--r--
2026-06-24 16:29
nav_sidebar.css
2.63
KB
-rw-r--r--
2026-06-24 16:29
responsive.css
18.12
KB
-rw-r--r--
2026-06-24 16:29
responsive_rtl.css
1.82
KB
-rw-r--r--
2026-06-24 16:29
rtl.css
4.8
KB
-rw-r--r--
2026-06-24 16:29
select2bootstrap.css
55
B
-rw-r--r--
2026-06-24 16:29
widgets.css
11.64
KB
-rw-r--r--
2026-06-24 16:29
Save
Rename
@media (prefers-color-scheme: dark) { :root { --primary: #264b5d; --primary-fg: #f7f7f7; --body-fg: #eeeeee; --body-bg: #121212; --body-quiet-color: #e0e0e0; --body-loud-color: #ffffff; --breadcrumbs-link-fg: #e0e0e0; --breadcrumbs-bg: var(--primary); --link-fg: #81d4fa; --link-hover-color: #4ac1f7; --link-selected-fg: #6f94c6; --hairline-color: #272727; --border-color: #353535; --error-fg: #e35f5f; --message-success-bg: #006b1b; --message-warning-bg: #583305; --message-error-bg: #570808; --darkened-bg: #212121; --selected-bg: #1b1b1b; --selected-row: #00363a; --close-button-bg: #333333; --close-button-hover-bg: #666666; } } html[data-theme="dark"] { --primary: #264b5d; --primary-fg: #f7f7f7; --body-fg: #eeeeee; --body-bg: #121212; --body-quiet-color: #e0e0e0; --body-loud-color: #ffffff; --breadcrumbs-link-fg: #e0e0e0; --breadcrumbs-bg: var(--primary); --link-fg: #81d4fa; --link-hover-color: #4ac1f7; --link-selected-fg: #6f94c6; --hairline-color: #272727; --border-color: #353535; --error-fg: #e35f5f; --message-success-bg: #006b1b; --message-warning-bg: #583305; --message-error-bg: #570808; --darkened-bg: #212121; --selected-bg: #1b1b1b; --selected-row: #00363a; --close-button-bg: #333333; --close-button-hover-bg: #666666; } /* THEME SWITCH */ .theme-toggle { cursor: pointer; border: none; padding: 0; background: transparent; vertical-align: middle; margin-inline-start: 5px; margin-top: -1px; } .theme-toggle svg { vertical-align: middle; height: 1rem; width: 1rem; display: none; } /* Fully hide screen reader text so we only show the one matching the current theme. */ .theme-toggle .visually-hidden { display: none; } html[data-theme="auto"] .theme-toggle .theme-label-when-auto { display: block; } html[data-theme="dark"] .theme-toggle .theme-label-when-dark { display: block; } html[data-theme="light"] .theme-toggle .theme-label-when-light { display: block; } /* ICONS */ .theme-toggle svg.theme-icon-when-auto, .theme-toggle svg.theme-icon-when-dark, .theme-toggle svg.theme-icon-when-light { fill: var(--header-link-color); color: var(--header-bg); } html[data-theme="auto"] .theme-toggle svg.theme-icon-when-auto { display: block; } html[data-theme="dark"] .theme-toggle svg.theme-icon-when-dark { display: block; } html[data-theme="light"] .theme-toggle svg.theme-icon-when-light { display: block; } .visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; color: var(--body-fg); background-color: var(--body-bg); }