Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.12.102.192
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
snap /
core /
16928 /
etc /
cloud /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
chef_client.rb.tmpl
1.63
KB
-rw-r--r--
chrony.conf.alpine.tmpl
1.09
KB
-rw-r--r--
chrony.conf.debian.tmpl
1.08
KB
-rw-r--r--
chrony.conf.fedora.tmpl
1.24
KB
-rw-r--r--
chrony.conf.opensuse.tmpl
991
B
-rw-r--r--
chrony.conf.rhel.tmpl
1.15
KB
-rw-r--r--
chrony.conf.sles.tmpl
991
B
-rw-r--r--
chrony.conf.ubuntu.tmpl
1.25
KB
-rw-r--r--
hosts.alpine.tmpl
985
B
-rw-r--r--
hosts.debian.tmpl
901
B
-rw-r--r--
hosts.freebsd.tmpl
911
B
-rw-r--r--
hosts.redhat.tmpl
912
B
-rw-r--r--
hosts.suse.tmpl
1.04
KB
-rw-r--r--
ntp.conf.alpine.tmpl
203
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.opensuse.tmpl
2.69
KB
-rw-r--r--
ntp.conf.rhel.tmpl
1.81
KB
-rw-r--r--
ntp.conf.sles.tmpl
2.69
KB
-rw-r--r--
ntp.conf.ubuntu.tmpl
2.45
KB
-rw-r--r--
resolv.conf.tmpl
922
B
-rw-r--r--
sources.list.debian.tmpl
1.26
KB
-rw-r--r--
sources.list.ubuntu.tmpl
2.79
KB
-rw-r--r--
timesyncd.conf.tmpl
203
B
-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 %} {# Flags and options are required to be on the same line preceded by "options" keyword #} {% if options or flags %} options {%- for flag in flags %} {{flag-}} {% endfor %} {%- for key, value in options.items()|sort %} {{key}}:{{value-}} {% endfor %} {% endif %}
Close