Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
lib /
letsencrypt /
backups /
1703030571.5881531 /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGES_SINCE
275
B
-rw-r--r--
2023-12-20 00:02
FILEPATHS
313
B
-rw-r--r--
2023-12-20 00:02
api.betsfootball.net_1
2.07
KB
-rw-r--r--
2023-12-19 13:10
apicore.betsfootball.net_3
1.54
KB
-rw-r--r--
2023-12-19 13:08
betsfootball.net_5
77
B
-rw-r--r--
2023-12-19 23:56
mime.types_0
5.22
KB
-rw-r--r--
2022-05-23 23:59
nginx.conf_7
765
B
-rw-r--r--
2023-12-19 13:02
options-ssl-nginx.conf_4
1.12
KB
-rw-r--r--
2023-12-19 23:37
softmedya.com.tr_6
77
B
-rw-r--r--
2023-12-19 23:58
softmedya.net_2
449
B
-rw-r--r--
2023-12-20 00:02
Save
Rename
user nginx; worker_processes auto; error_log /var/log/nginx/error.log notice; pid /var/run/nginx.pid; events { worker_connections 1024; } http { include /etc/nginx/mime.types; default_type application/octet-stream; log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; access_log /var/log/nginx/access.log main; sendfile on; #tcp_nopush on; keepalive_timeout 65; #gzip on; limit_req_zone $binary_remote_addr zone=betsfootball_net_limit:10m rate=20r/s; include /etc/nginx/conf.d/*.conf; include /etc/nginx/sites-available/*; }