Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.155.44
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
lib /
letsencrypt /
backups /
1690459655.699922 /
[ HOME SHELL ]
Name
Size
Permission
Action
50-mod-http-image-filter.conf_...
53
B
-rw-r--r--
50-mod-http-xslt-filter.conf_7
52
B
-rw-r--r--
50-mod-mail.conf_0
40
B
-rw-r--r--
50-mod-stream.conf_2
42
B
-rw-r--r--
CHANGES_SINCE
252
B
-rw-r--r--
FILEPATHS
311
B
-rw-r--r--
arcus_4
1.13
KB
-rw-r--r--
default_1
2.36
KB
-rw-r--r--
mime.types_6
3.86
KB
-rw-r--r--
nginx.conf_3
1.46
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : arcus_4
server { listen 81; # listen [::]:443 ssl; # listen 443 ssl; root /var/www/html/; index index.php index.html index.htm index.nginx-debian.html; server_name arcusdesignz.com; proxy_read_timeout 720s; proxy_connect_timeout 720s; proxy_send_timeout 720s; location / { alias /var/www/html/arcus/dist/; try_files $uri $uri/ /arcus/index.html; } } #server { # if ($host = projects.devbatch.com) { # return 301 https://$host$request_uri; # } # listen 80; # server_name projects.devbatch.com; # return 404; #} #server { # listen 80; # server_name 65.109.113.157; #server_name default_server; # charset utf-8; # change {{app_root}} with your application path # root /root/app/arcus; # index index.html index.htm; # Always serve index.html for any request # location / { # change {{app_root}} with your application path # alias /root/app/arcus/dist/; # root /root/app/arcus/dist/; # try_files $uri $uri/ /arcus/index.html; # } # error_log /var/log/nginx/vue-app-error.log; # access_log /var/log/nginx/vue-app-access.log; #}
Close