OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17200
/
etc
/
python3.5
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/06/2024 02:31:58 PM
rwxr-xr-x
📄
sitecustomize.py
155 bytes
11/22/2023 03:35:00 PM
rw-r--r--
Editing: sitecustomize.py
Close
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()