Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
mc /
Delete
Unzip
Name
Size
Permission
Date
Action
ext.d
[ DIR ]
drwxr-xr-x
2025-02-16 21:58
extfs.d
[ DIR ]
drwxr-xr-x
2025-02-16 21:58
fish
[ DIR ]
drwxr-xr-x
2025-02-16 21:58
cons.saver
14.23
KB
-rwxr-sr-x
2023-02-14 12:56
mc-wrapper.csh
402
B
-rwxr-xr-x
2023-02-14 12:56
mc-wrapper.sh
334
B
-rwxr-xr-x
2023-02-14 12:56
mc.csh
45
B
-rwxr-xr-x
2023-02-14 12:56
mc.sh
149
B
-rwxr-xr-x
2023-02-14 12:56
Save
Rename
set MC_USER=`whoami` if ($?TMPDIR) then setenv MC_PWD_FILE $TMPDIR/mc-$MC_USER/mc.pwd.$$ else setenv MC_PWD_FILE /tmp/mc-$MC_USER/mc.pwd.$$ endif /usr/bin/mc -P "$MC_PWD_FILE" $* if (-r "$MC_PWD_FILE") then setenv MC_PWD "`cat '$MC_PWD_FILE'`" if ("$MC_PWD" != "$cwd" && -d "$MC_PWD") then cd "$MC_PWD" endif unsetenv MC_PWD endif rm -f "$MC_PWD_FILE" unsetenv MC_PWD_FILE unsetenv MC_USER