SILENT KILLERPanel

Current Path: > > opt > alt > python33 > 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/python33/bin

NameTypeSizeLast ModifiedActions
easy_install File 246 bytes November 13 2023 21:19:28.
easy_install-3.3 File 246 bytes November 13 2023 21:19:28.
lswsgi File 113584 bytes February 24 2021 15:27:51.
pip File 218 bytes November 13 2023 21:16:39.
pip3 File 218 bytes November 13 2023 21:16:39.
pip3.3 File 218 bytes November 13 2023 21:16:39.
pydoc3 File 91 bytes April 17 2024 16:58:11.
pydoc3.3 File 91 bytes April 17 2024 16:58:11.
python3 File 12040 bytes April 17 2024 16:58:57.
python3-config File 446 bytes April 17 2024 16:58:29.
python3.3 File 12040 bytes April 17 2024 16:58:57.
python3.3-config File 446 bytes April 17 2024 16:58:29.
python3.3m File 12040 bytes April 17 2024 16:58:57.
python3.3m-config File 446 bytes April 17 2024 16:58:29.
python3.3m-x86_64-config File 1985 bytes April 17 2024 16:58:11.
pyvenv File 243 bytes April 17 2024 16:58:11.
pyvenv-3.3 File 243 bytes April 17 2024 16:58:11.

Reading File: //opt/alt/python33/bin/python3.3m-config

#!/opt/alt/python33/bin/python3.3m
# -*- python -*-

import sys
import subprocess
ver = sys.version[:3]
arch = subprocess.check_output('uname -m'.split()).decode("utf-8").rstrip()
call = ['python{ver}m-{arch}-config'.format(ver=ver, arch=arch)] + sys.argv[1:]
retval = subprocess.call(call)
if retval == 127:
    print('Could not find python{ver}m-{arch}-config. Look around to see available arches.'.format(ver=ver, arch=arch), file=sys.stderr)

SILENT KILLER Tool