OXIESEC PANEL
- Current Dir:
/
/
etc
/
python3.6
Server IP: 10.0.0.4
Upload:
Name
Size
Modified
Perms
Actions
📁
..
-
01/22/2024 08:17:32 AM
rwxr-xr-x
📄
sitecustomize.py
155 bytes
04/01/2018 05:46:30 AM
rw-r--r--
Delete
Editing: sitecustomize.py
Close
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()