SILENT KILLERPanel

Current Path: > > opt > alt > python36 > bin > >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt/python36/bin//

NameTypeSizeLast ModifiedActions
easy_install-3.6 File 243 bytes November 13 2023 21:25:31.
lswsgi File 113584 bytes February 24 2021 15:33:31.
pip File 661 bytes November 13 2023 21:24:40.
pip-3 File 661 bytes November 13 2023 21:24:40.
pip-3.6 File 661 bytes November 13 2023 21:24:40.
pip3 File 661 bytes November 13 2023 21:24:40.
pip3.6 File 661 bytes November 13 2023 21:24:40.
pydoc3 File 91 bytes April 17 2024 17:19:31.
pydoc3.6 File 91 bytes April 17 2024 17:19:31.
python3 File 12040 bytes April 17 2024 17:20:17.
python3-config File 173 bytes April 17 2024 17:19:48.
python3.6 File 12040 bytes April 17 2024 17:20:17.
python3.6-config File 173 bytes April 17 2024 17:19:48.
python3.6m File 12040 bytes April 17 2024 17:20:17.
python3.6m-config File 173 bytes April 17 2024 17:19:48.
python3.6m-x86_64-config File 3855 bytes April 17 2024 17:17:59.
pyvenv File 448 bytes April 17 2024 17:19:31.
pyvenv-3.6 File 448 bytes April 17 2024 17:19:31.

Reading File: //opt/alt/python36/bin///pyvenv-3.6

#!/opt/alt/python36/bin/python3.6
if __name__ == '__main__':
    import sys
    import pathlib

    executable = pathlib.Path(sys.executable or 'python3').name
    print('WARNING: the pyenv script is deprecated in favour of '
          f'`{executable} -m venv`', file=sys.stderr)

    rc = 1
    try:
        import venv
        venv.main()
        rc = 0
    except Exception as e:
        print('Error: %s' % e, file=sys.stderr)
    sys.exit(rc)

SILENT KILLER Tool