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 /
1745055126.4429054 /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGES_SINCE
293
B
-rw-r--r--
2025-04-19 09:32
FILEPATHS
479
B
-rw-r--r--
2025-04-19 09:32
ai-endpoint_9
176
B
-rw-r--r--
2023-12-21 05:37
ai_proxy_1
333
B
-rw-r--r--
2024-05-24 18:53
api.betsfootball.net_11
2.07
KB
-rw-r--r--
2023-12-23 17:49
api.goldprices.softmedya.net_0
919
B
-rw-r--r--
2025-02-26 15:02
apicore.betsfootball.net_2
1.55
KB
-rw-r--r--
2025-04-15 15:17
betsfootball.net_3
1.45
KB
-rw-r--r--
2025-04-19 07:35
default_4
2.36
KB
-rw-r--r--
2025-02-17 19:40
mime.types_6
5.22
KB
-rw-r--r--
2022-05-23 23:59
nginx.conf_8
792
B
-rw-r--r--
2024-11-03 15:08
options-ssl-nginx.conf_5
774
B
-rw-r--r--
2025-04-09 05:46
softmedya.com.tr_7
1.44
KB
-rw-r--r--
2025-04-19 07:37
softmedya.net_10
1.41
KB
-rw-r--r--
2025-04-19 07:36
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 { client_max_body_size 100M; 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/*; }