Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.217.173
Domains :
Cant Read [ /etc/named.conf ]
User : celfico1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
python35 /
lib64 /
python3.5 /
wsgiref /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2024-08-12 18:18
__init__.py
587
B
-rw-r--r--
2024-05-31 13:50
handlers.py
20.51
KB
-rw-r--r--
2024-05-31 13:50
headers.py
6.61
KB
-rw-r--r--
2024-05-31 13:50
simple_server.py
5.26
KB
-rw-r--r--
2024-05-31 13:50
util.py
5.5
KB
-rw-r--r--
2024-05-31 13:50
validate.py
14.81
KB
-rw-r--r--
2024-05-31 13:50
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 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 """