Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 18.220.154.82
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
python3 /
dist-packages /
jsonschema /
tests /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2024-02-16 18:46
__init__.py
0
B
-rw-r--r--
2019-11-18 12:36
_helpers.py
157
B
-rw-r--r--
2019-11-18 12:36
_suite.py
6.57
KB
-rw-r--r--
2019-11-18 12:36
test_cli.py
4.62
KB
-rw-r--r--
2019-11-18 12:36
test_exceptions.py
14.99
KB
-rw-r--r--
2019-11-18 12:36
test_format.py
2.91
KB
-rw-r--r--
2019-11-18 12:36
test_jsonschema_test_suite.py
8.27
KB
-rw-r--r--
2019-11-18 12:36
test_types.py
5.76
KB
-rw-r--r--
2019-11-18 12:36
test_validators.py
58.98
KB
-rw-r--r--
2019-11-18 12:36
Save
Rename
def bug(issue=None): message = "A known bug." if issue is not None: message += " See issue #{issue}.".format(issue=issue) return message