OXIESEC PANEL
- Current Dir:
/
/
snap
/
certbot
/
4730
/
lib
/
python3.12
/
site-packages
/
certbot
/
compat
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/10/2025 09:51:14 PM
rwxr-xr-x
📄
__init__.py
249 bytes
06/10/2025 09:51:03 PM
rw-r--r--
📁
__pycache__
-
06/10/2025 09:51:14 PM
rwxr-xr-x
📄
_path.py
1.75 KB
06/10/2025 09:51:03 PM
rw-r--r--
📄
filesystem.py
29.15 KB
06/10/2025 09:51:03 PM
rw-r--r--
📄
misc.py
5.29 KB
06/10/2025 09:51:03 PM
rw-r--r--
📄
os.py
9.35 KB
06/10/2025 09:51:03 PM
rw-r--r--
Editing: __init__.py
Close
""" Compatibility layer to run certbot both on Linux and Windows. This package contains all logic that needs to be implemented specifically for Linux and for Windows. Then the rest of certbot code relies on this module to be platform agnostic. """