OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
aptsources
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/20/2022 06:47:16 AM
rwxr-xr-x
📄
__init__.py
195 bytes
01/24/2020 10:06:25 PM
rw-r--r--
📁
__pycache__
-
01/05/2021 06:33:46 AM
rwxr-xr-x
📄
distinfo.py
11.3 KB
01/24/2020 10:06:25 PM
rw-r--r--
📄
distro.py
23.16 KB
01/24/2020 10:06:25 PM
rw-r--r--
📄
sourceslist.py
18.36 KB
01/24/2020 10:06:25 PM
rw-r--r--
Editing: __init__.py
Close
from __future__ import print_function import apt_pkg # init the package system, but do not re-initialize config if "APT" not in apt_pkg.config: apt_pkg.init_config() apt_pkg.init_system()