Linux server.uxijen.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 94.177.147.70 & Your IP : 216.73.216.184
Domains :
Cant Read [ /etc/named.conf ]
User : uxijen
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib64 /
python3.12 /
wsgiref /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2026-01-11 17:24
__init__.py
657
B
-rw-r--r--
2025-10-09 11:07
handlers.py
21.16
KB
-rw-r--r--
2025-10-09 11:07
headers.py
6.61
KB
-rw-r--r--
2025-10-09 11:07
simple_server.py
5.05
KB
-rw-r--r--
2025-10-09 11:07
types.py
1.68
KB
-rw-r--r--
2025-10-09 11:07
util.py
5.34
KB
-rw-r--r--
2025-10-09 11:07
validate.py
14.68
KB
-rw-r--r--
2025-10-09 11:07
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 """