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
/
usr /
lib /
python3.11 /
wsgiref /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2025-04-07 20:15
__init__.py
657
B
-rw-r--r--
2024-11-30 21:22
handlers.py
21.04
KB
-rw-r--r--
2024-11-30 21:22
headers.py
6.61
KB
-rw-r--r--
2024-11-30 21:22
simple_server.py
5.05
KB
-rw-r--r--
2024-11-30 21:22
types.py
1.68
KB
-rw-r--r--
2024-11-30 21:22
util.py
5.34
KB
-rw-r--r--
2024-11-30 21:22
validate.py
14.74
KB
-rw-r--r--
2024-11-30 21:22
Save
Rename
"""wsgiref -- a WSGI (PEP 3333) Reference Library Current Contents: * util -- Miscellaneous useful functions and wrappers * headers -- Manage response headers * handlers -- base classes for server/gateway implementations * simple_server -- a simple BaseHTTPServer that supports WSGI * validate -- validation wrapper that sits between an app and a server to detect errors in either * types -- collection of WSGI-related types for static type checking To-Do: * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard) * cgi_wrapper -- Run CGI apps under WSGI * router -- a simple middleware component that handles URL traversal """