Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
alabaster /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
static
[ DIR ]
drwxr-xr-x
__init__.py
741
B
-rw-r--r--
_version.py
81
B
-rw-r--r--
about.html
1.84
KB
-rw-r--r--
donate.html
866
B
-rw-r--r--
layout.html
4.16
KB
-rw-r--r--
navigation.html
328
B
-rw-r--r--
relations.html
621
B
-rw-r--r--
support.py
3.87
KB
-rw-r--r--
theme.conf
2.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : about.html
{% if theme_logo %} <p class="logo"> <a href="{{ pathto(master_doc) }}"> <img class="logo" src="{{ pathto('_static/' ~ theme_logo, 1) }}" alt="Logo"/> {% if theme_logo_name|lower == 'true' %} <h1 class="logo logo-name">{{ project }}</h1> {% endif %} </a> </p> {% else %} <h1 class="logo"><a href="{{ pathto(master_doc) }}">{{ project }}</a></h1> {% endif %} {% if theme_description %} <p class="blurb">{{ theme_description }}</p> {% endif %} {% if theme_github_user and theme_github_repo %} {% if theme_github_button|lower == 'true' %} <p> <iframe src="https://ghbtns.com/github-btn.html?user={{ theme_github_user }}&repo={{ theme_github_repo }}&type={{ theme_github_type }}&count={{ theme_github_count }}&size=large&v=2" allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe> </p> {% endif %} {% endif %} {% if theme_travis_button|lower != 'false' %} {% if theme_travis_button|lower == 'true' %} {% set path = theme_github_user + '/' + theme_github_repo %} {% else %} {% set path = theme_travis_button %} {% endif %} <p> <a class="badge" href="https://travis-ci.org/{{ path }}"> <img alt="https://secure.travis-ci.org/{{ path }}.svg?branch={{ theme_badge_branch }}" src="https://secure.travis-ci.org/{{ path }}.svg?branch={{ theme_badge_branch }}" /> </a> </p> {% endif %} {% if theme_codecov_button|lower != 'false' %} {% if theme_codecov_button|lower == 'true' %} {% set path = theme_github_user + '/' + theme_github_repo %} {% else %} {% set path = theme_codecov_button %} {% endif %} <p> <a class="badge" href="https://codecov.io/github/{{ path }}"> <img alt="https://codecov.io/github/{{ path }}/coverage.svg?branch={{ theme_badge_branch }}" src="https://codecov.io/github/{{ path }}/coverage.svg?branch={{ theme_badge_branch }}" /> </a> </p> {% endif %}
Close