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.216.68
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 /
wpadmin /
less /
Delete
Unzip
Name
Size
Permission
Date
Action
content
[ DIR ]
drwxrwxr-x
2026-06-24 16:29
menus
[ DIR ]
drwxrwxr-x
2026-06-24 16:29
themes
[ DIR ]
drwxrwxr-x
2026-06-24 16:29
base.less
269
B
-rw-r--r--
2026-06-24 16:29
compile.sh
742
B
-rw-r--r--
2026-06-24 16:29
mixins.less
1.6
KB
-rw-r--r--
2026-06-24 16:29
wpadmin.less
115
B
-rw-r--r--
2026-06-24 16:29
Save
Rename
.translate(@x, @y:0) { -webkit-transform: translate(@x, @y); -moz-transform: translate(@x, @y); -ms-transform: translate(@x, @y); -o-transform: translate(@x, @y); transform: translate(@x, @y); } .matrix(@a, @b, @c, @d, @e, @f) { -webkit-transform: matrix(@a, @b, @c, @d, @e, @f); -moz-transform: matrix(@a, @b, @c, @d, @e, @f); -ms-transform: matrix(@a, @b, @c, @d, @e, @f); -o-transform: matrix(@a, @b, @c, @d, @e, @f); transform: matrix(@a, @b, @c, @d, @e, @f); } .box-shadow(@shadow) { -webkit-box-shadow: @shadow; -moz-box-shadow: @shadow; box-shadow: @shadow; } .border-radius(@radius) { -webkit-border-radius: @radius; -moz-border-radius: @radius; border-radius: @radius; } .vertical-gradient(@start-color, @end-color, @start:bottom) { background-image: -moz-linear-gradient(@start, @start-color, @end-color); background-image: -webkit-linear-gradient(@start, @start-color, @end-color); background-image: -o-linear-gradient(@start, @start-color, @end-color); background-image: -ms-linear-gradient(@start, @start-color, @end-color); background-image: linear-gradient(@start, @start-color, @end-color); } .box-sizing(@boxsize: border-box) { -webkit-box-sizing: @boxsize; -moz-box-sizing: @boxsize; -ms-box-sizing: @boxsize; box-sizing: @boxsize; } .transition(@transition: all 0.3s ease) { -webkit-transition: @transition; -moz-transition: @transition; -ms-transition: @transition; -o-transition: @transition; transition: @transition; } .clearfix { *zoom: 1; &:before, &:after { display: table; content: ""; } &:after { clear: both; } }