Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
sv /
ssh /
[ HOME SHELL ]
Name
Size
Permission
Action
.meta
[ DIR ]
drwxr-xr-x
log
[ DIR ]
drwxr-xr-x
finish
470
B
-rwxr-xr-x
run
393
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : finish
#!/bin/sh set -e NAME=ssh [ "$1" = -1 ] && echo "runsv: ERROR in $NAME: unexpected error or wrong sh syntax" # no need to stop the service here, runsv will stop trying after the first attempt [ "$1" = 161 ] && echo "runsv: ERROR $1 in $NAME: disabled by local settings" \ && sv d "$(dirname "$0")" && exit 0 [ "$1" = 162 ] && echo "runsv: ERROR $1 in $NAME: configtest or early setup failed" \ && sv d "$(dirname "$0")" && exit 0 echo "$NAME Stopped"
Close